Searched refs:scrub_block (Results 1 – 1 of 1) sorted by relevance
46 struct scrub_block;73 struct scrub_block *sblock;111 struct scrub_block { struct247 static int scrub_handle_errored_block(struct scrub_block *sblock_to_check);248 static int scrub_setup_recheck_block(struct scrub_block *original_sblock,249 struct scrub_block *sblocks_for_recheck);251 struct scrub_block *sblock,253 static void scrub_recheck_block_checksum(struct scrub_block *sblock);254 static int scrub_repair_block_from_good_copy(struct scrub_block *sblock_bad,255 struct scrub_block *sblock_good);[all …]