Home
last modified time | relevance | path

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

/Linux-v5.15/fs/btrfs/
Draid56.c190 static void scrub_parity_work(struct btrfs_work *work);
808 start_async_work(next, scrub_parity_work); in unlock_stripe()
2656 static void scrub_parity_work(struct btrfs_work *work) in scrub_parity_work() function
2667 start_async_work(rbio, scrub_parity_work); in raid56_parity_submit_scrub_rbio()