Searched refs:scrub_wr_bio_end_io_worker (Results 1 – 1 of 1) sorted by relevance
251 static void scrub_wr_bio_end_io_worker(struct btrfs_work *work);1748 btrfs_init_work(&sbio->work, scrub_wr_bio_end_io_worker, NULL, NULL); in scrub_wr_bio_end_io()1752 static void scrub_wr_bio_end_io_worker(struct btrfs_work *work) in scrub_wr_bio_end_io_worker() function