Searched refs:start_async_work (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/btrfs/ |
| H A D | raid56.c | 183 static void start_async_work(struct btrfs_raid_bio *rbio, work_func_t work_func) in start_async_work() function 906 start_async_work(next, recover_rbio_work_locked); in unlock_stripe() 909 start_async_work(next, rmw_rbio_work_locked); in unlock_stripe() 912 start_async_work(next, scrub_rbio_work_locked); in unlock_stripe() 1791 start_async_work(cur, rmw_rbio_work); in raid_unplug() 1800 start_async_work(last, rmw_rbio_work); in raid_unplug() 1805 start_async_work(last, rmw_rbio_work); in raid_unplug() 1877 start_async_work(rbio, rmw_rbio_work); in raid56_parity_write() 2270 start_async_work(rbio, recover_rbio_work); in raid56_parity_recover() 2988 start_async_work(rbio, scrub_rbio_work_locked); in raid56_parity_submit_scrub_rbio()
|