Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Draid56.c74 static void scrub_rbio_work_locked(struct work_struct *work);
791 start_async_work(next, scrub_rbio_work_locked); in unlock_stripe()
2755 static void scrub_rbio_work_locked(struct work_struct *work) in scrub_rbio_work_locked() function
2763 start_async_work(rbio, scrub_rbio_work_locked); in raid56_parity_submit_scrub_rbio()