Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Draid56.c180 static void read_rebuild_work(struct btrfs_work *work);
810 start_async_work(next, read_rebuild_work); in unlock_stripe()
813 start_async_work(next, read_rebuild_work); in unlock_stripe()
2253 static void read_rebuild_work(struct btrfs_work *work) in read_rebuild_work() function
2756 start_async_work(rbio, read_rebuild_work); in raid56_submit_missing_rbio()