Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Draid56.c191 static void start_async_work(struct btrfs_raid_bio *rbio, btrfs_func_t work_func) in start_async_work() function
811 start_async_work(next, read_rebuild_work); in unlock_stripe()
814 start_async_work(next, read_rebuild_work); in unlock_stripe()
817 start_async_work(next, rmw_work); in unlock_stripe()
820 start_async_work(next, scrub_parity_work); in unlock_stripe()
1637 start_async_work(rbio, rmw_work); in partial_stripe_write()
2718 start_async_work(rbio, scrub_parity_work); in raid56_parity_submit_scrub_rbio()
2760 start_async_work(rbio, read_rebuild_work); in raid56_submit_missing_rbio()