Searched refs:scrub_block (Results 1 – 1 of 1) sorted by relevance
37 struct scrub_block;64 struct scrub_block *sblock;102 struct scrub_block { struct212 static int scrub_handle_errored_block(struct scrub_block *sblock_to_check);213 static int scrub_setup_recheck_block(struct scrub_block *original_sblock,214 struct scrub_block *sblocks_for_recheck);216 struct scrub_block *sblock,218 static void scrub_recheck_block_checksum(struct scrub_block *sblock);219 static int scrub_repair_block_from_good_copy(struct scrub_block *sblock_bad,220 struct scrub_block *sblock_good);[all …]