h_chksum_type     101 fs/jbd2/commit.c 	h->h_chksum_type = 0;
h_chksum_type     142 fs/jbd2/commit.c 		tmp->h_chksum_type 	= JBD2_CRC32_CHKSUM;
h_chksum_type     709 fs/jbd2/recovery.c 				    cbh->h_chksum_type == JBD2_CRC32_CHKSUM &&
h_chksum_type     713 fs/jbd2/recovery.c 				else if (!(cbh->h_chksum_type == 0 &&
h_chksum_type     170 include/linux/jbd2.h 	unsigned char   h_chksum_type;