Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dscrub.c243 static void scrub_block_complete(struct scrub_block *sblock);
2347 scrub_block_complete(sblock); in scrub_bio_end_io_worker()
2410 static void scrub_block_complete(struct scrub_block *sblock) in scrub_block_complete() function