Home
last modified time | relevance | path

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

/fs/btrfs/
Draid56.c189 static void scrub_parity_work(struct btrfs_work *work);
819 start_async_work(next, scrub_parity_work); in unlock_stripe()
2703 static void scrub_parity_work(struct btrfs_work *work) in scrub_parity_work() function
2714 start_async_work(rbio, scrub_parity_work); in raid56_parity_submit_scrub_rbio()