Home | History | Annotate | Download | only in ext2fs

Lines Matching full:crc_be

975 	uint32_t crc_be;	/* expected crc32_be result */
1122 if (be != t->crc_be) {
1124 (int) (t - test), be, t->crc_be);