Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Draid56.c191 static void start_async_work(struct btrfs_raid_bio *rbio, btrfs_func_t work_func) in start_async_work() function
807 start_async_work(next, read_rebuild_work); in unlock_stripe()
810 start_async_work(next, read_rebuild_work); in unlock_stripe()
813 start_async_work(next, rmw_work); in unlock_stripe()
816 start_async_work(next, scrub_parity_work); in unlock_stripe()
1614 start_async_work(rbio, rmw_work); in partial_stripe_write()
2675 start_async_work(rbio, scrub_parity_work); in raid56_parity_submit_scrub_rbio()
2717 start_async_work(rbio, read_rebuild_work); in raid56_submit_missing_rbio()