Lines Matching refs:sblock_other
1087 struct scrub_block *sblock_other; in scrub_handle_errored_block() local
1091 sblock_other = sblocks_for_recheck + mirror_index; in scrub_handle_errored_block()
1094 scrub_recheck_block(fs_info, sblock_other, 0); in scrub_handle_errored_block()
1096 if (!sblock_other->header_error && in scrub_handle_errored_block()
1097 !sblock_other->checksum_error && in scrub_handle_errored_block()
1098 sblock_other->no_io_error_seen) { in scrub_handle_errored_block()
1100 scrub_write_block_to_dev_replace(sblock_other); in scrub_handle_errored_block()
1104 sblock_bad, sblock_other); in scrub_handle_errored_block()
1142 struct scrub_block *sblock_other = NULL; in scrub_handle_errored_block() local
1156 sblock_other = sblocks_for_recheck + in scrub_handle_errored_block()
1161 if (!sblock_other) in scrub_handle_errored_block()
1173 if (!sblock_other) in scrub_handle_errored_block()
1174 sblock_other = sblock_bad; in scrub_handle_errored_block()
1176 if (scrub_write_page_to_dev_replace(sblock_other, in scrub_handle_errored_block()
1184 } else if (sblock_other) { in scrub_handle_errored_block()
1186 sblock_other, in scrub_handle_errored_block()