Lines Matching defs:sblock_other
1019 struct scrub_block *sblock_other;
1031 sblock_other = sblocks_for_recheck + mirror_index;
1043 sblock_other = sblocks_for_recheck + 1;
1044 sblock_other->pagev[0]->mirror_num = 1 + mirror_index;
1048 scrub_recheck_block(fs_info, sblock_other, 0);
1050 if (!sblock_other->header_error &&
1051 !sblock_other->checksum_error &&
1052 sblock_other->no_io_error_seen) {
1054 scrub_write_block_to_dev_replace(sblock_other);
1058 sblock_bad, sblock_other);
1096 struct scrub_block *sblock_other = NULL;
1110 sblock_other = NULL;
1119 sblock_other = sblocks_for_recheck +
1124 if (!sblock_other)
1136 if (!sblock_other)
1137 sblock_other = sblock_bad;
1139 if (scrub_write_page_to_dev_replace(sblock_other,
1145 } else if (sblock_other) {
1147 sblock_other,