Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Draid56.c80 static void start_async_work(struct btrfs_raid_bio *rbio, work_func_t work_func) in start_async_work() function
748 start_async_work(next, read_rebuild_work); in unlock_stripe()
751 start_async_work(next, read_rebuild_work); in unlock_stripe()
754 start_async_work(next, rmw_work); in unlock_stripe()
757 start_async_work(next, scrub_parity_work); in unlock_stripe()
1655 start_async_work(rbio, rmw_work); in partial_stripe_write()
2722 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()