Home
last modified time | relevance | path

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

/Linux-v6.6/fs/btrfs/
Draid56.c75 static void scrub_rbio_work_locked(struct work_struct *work);
793 start_async_work(next, scrub_rbio_work_locked); in unlock_stripe()
2728 static void scrub_rbio_work_locked(struct work_struct *work) in scrub_rbio_work_locked() function
2736 start_async_work(rbio, scrub_rbio_work_locked); in raid56_parity_submit_scrub_rbio()