Home
last modified time | relevance | path

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

/linux-4.19.296/fs/btrfs/
Draid56.c173 static void scrub_parity_work(struct btrfs_work *work);
807 start_async_work(next, scrub_parity_work); in unlock_stripe()
2723 static void scrub_parity_work(struct btrfs_work *work) in scrub_parity_work() function
2734 start_async_work(rbio, scrub_parity_work); in raid56_parity_submit_scrub_rbio()