Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/
Dscrub.c421 static void scrub_wr_bio_end_io_worker(struct work_struct *work);
1908 INIT_WORK(&sbio->work, scrub_wr_bio_end_io_worker); in scrub_wr_bio_end_io()
1912 static void scrub_wr_bio_end_io_worker(struct work_struct *work) in scrub_wr_bio_end_io_worker() function