Lines Matching defs:checksum_error
111 unsigned int checksum_error:1;
948 if (!sblock_bad->header_error && !sblock_bad->checksum_error &&
975 } else if (sblock_bad->checksum_error) {
1051 !sblock_other->checksum_error &&
1169 !sblock_bad->checksum_error &&
1519 sblock->checksum_error = 0;
1558 sblock_bad->checksum_error || page_bad->io_error) {
1764 sblock->checksum_error = 0;
1804 sblock->checksum_error = 1;
1806 return sblock->checksum_error;
1860 sblock->checksum_error = 1;
1862 return sblock->header_error || sblock->checksum_error;
2072 } else if (sblock->header_error || sblock->checksum_error) {