sblock_other     1020 fs/btrfs/scrub.c 		struct scrub_block *sblock_other;
sblock_other     1032 fs/btrfs/scrub.c 			sblock_other = sblocks_for_recheck + mirror_index;
sblock_other     1044 fs/btrfs/scrub.c 			sblock_other = sblocks_for_recheck + 1;
sblock_other     1045 fs/btrfs/scrub.c 			sblock_other->pagev[0]->mirror_num = 1 + mirror_index;
sblock_other     1049 fs/btrfs/scrub.c 		scrub_recheck_block(fs_info, sblock_other, 0);
sblock_other     1051 fs/btrfs/scrub.c 		if (!sblock_other->header_error &&
sblock_other     1052 fs/btrfs/scrub.c 		    !sblock_other->checksum_error &&
sblock_other     1053 fs/btrfs/scrub.c 		    sblock_other->no_io_error_seen) {
sblock_other     1055 fs/btrfs/scrub.c 				scrub_write_block_to_dev_replace(sblock_other);
sblock_other     1059 fs/btrfs/scrub.c 						sblock_bad, sblock_other);
sblock_other     1097 fs/btrfs/scrub.c 		struct scrub_block *sblock_other = NULL;
sblock_other     1111 fs/btrfs/scrub.c 			sblock_other = NULL;
sblock_other     1120 fs/btrfs/scrub.c 					sblock_other = sblocks_for_recheck +
sblock_other     1125 fs/btrfs/scrub.c 			if (!sblock_other)
sblock_other     1137 fs/btrfs/scrub.c 			if (!sblock_other)
sblock_other     1138 fs/btrfs/scrub.c 				sblock_other = sblock_bad;
sblock_other     1140 fs/btrfs/scrub.c 			if (scrub_write_page_to_dev_replace(sblock_other,
sblock_other     1146 fs/btrfs/scrub.c 		} else if (sblock_other) {
sblock_other     1148 fs/btrfs/scrub.c 							       sblock_other,