Home
last modified time | relevance | path

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

/linux-6.1.9/fs/btrfs/ !
Dscrub.c411 static void scrub_block_complete(struct scrub_block *sblock);
2511 scrub_block_complete(sblock); in scrub_bio_end_io_worker()
2570 static void scrub_block_complete(struct scrub_block *sblock) in scrub_block_complete() function