Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Draid56.c69 static void read_rebuild_work(struct work_struct *work);
748 start_async_work(next, read_rebuild_work); in unlock_stripe()
751 start_async_work(next, read_rebuild_work); in unlock_stripe()
2261 static void read_rebuild_work(struct work_struct *work) in read_rebuild_work() function
2760 start_async_work(rbio, read_rebuild_work); in raid56_submit_missing_rbio()