Searched refs:scrub_block (Results 1 – 1 of 1) sorted by relevance
34 struct scrub_block;61 struct scrub_block *sblock;99 struct scrub_block { struct209 static int scrub_handle_errored_block(struct scrub_block *sblock_to_check);210 static int scrub_setup_recheck_block(struct scrub_block *original_sblock,211 struct scrub_block *sblocks_for_recheck);213 struct scrub_block *sblock,215 static void scrub_recheck_block_checksum(struct scrub_block *sblock);216 static int scrub_repair_block_from_good_copy(struct scrub_block *sblock_bad,217 struct scrub_block *sblock_good);[all …]