Home
last modified time | relevance | path

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

/Linux-v4.19/fs/btrfs/
Dscrub.c241 static void scrub_block_complete(struct scrub_block *sblock);
2323 scrub_block_complete(sblock); in scrub_bio_end_io_worker()
2386 static void scrub_block_complete(struct scrub_block *sblock) in scrub_block_complete() function