Searched refs:scrub_block (Results 1 – 1 of 1) sorted by relevance
36 struct scrub_block;63 struct scrub_block *sblock;101 struct scrub_block { struct211 static int scrub_handle_errored_block(struct scrub_block *sblock_to_check);212 static int scrub_setup_recheck_block(struct scrub_block *original_sblock,213 struct scrub_block *sblocks_for_recheck);215 struct scrub_block *sblock,217 static void scrub_recheck_block_checksum(struct scrub_block *sblock);218 static int scrub_repair_block_from_good_copy(struct scrub_block *sblock_bad,219 struct scrub_block *sblock_good);[all …]