Searched refs:start_async_work (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/fs/btrfs/ |
| H A D | raid56.c | 187 static void start_async_work(struct btrfs_raid_bio *rbio, work_func_t work_func) in start_async_work() function 864 start_async_work(next, recover_rbio_work_locked); in unlock_stripe() 867 start_async_work(next, rmw_rbio_work_locked); in unlock_stripe() 870 start_async_work(next, scrub_rbio_work_locked); in unlock_stripe() 1698 start_async_work(cur, rmw_rbio_work); in raid_unplug() 1707 start_async_work(last, rmw_rbio_work); in raid_unplug() 1712 start_async_work(last, rmw_rbio_work); in raid_unplug() 1784 start_async_work(rbio, rmw_rbio_work); in raid56_parity_write() 2177 start_async_work(rbio, recover_rbio_work); in raid56_parity_recover() 2846 start_async_work(rbio, scrub_rbio_work_locked); in raid56_parity_submit_scrub_rbio()
|