Home
last modified time | relevance | path

Searched refs:work_func (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/fs/btrfs/
Draid56.c175 static void start_async_work(struct btrfs_raid_bio *rbio, btrfs_func_t work_func) in start_async_work() argument
177 btrfs_init_work(&rbio->work, btrfs_rmw_helper, work_func, NULL, NULL); in start_async_work()