Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Draid56.c192 static void start_async_work(struct btrfs_raid_bio *rbio, btrfs_func_t work_func) in start_async_work() function
799 start_async_work(next, read_rebuild_work); in unlock_stripe()
802 start_async_work(next, read_rebuild_work); in unlock_stripe()
805 start_async_work(next, rmw_work); in unlock_stripe()
808 start_async_work(next, scrub_parity_work); in unlock_stripe()
1601 start_async_work(rbio, rmw_work); in partial_stripe_write()
2667 start_async_work(rbio, scrub_parity_work); in raid56_parity_submit_scrub_rbio()
2709 start_async_work(rbio, read_rebuild_work); in raid56_submit_missing_rbio()