Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dscrub.c244 static void scrub_block_complete(struct scrub_block *sblock);
2276 scrub_block_complete(sblock); in scrub_bio_end_io_worker()
2339 static void scrub_block_complete(struct scrub_block *sblock) in scrub_block_complete() function