lh_hash           712 fs/gfs2/log.c  	lh->lh_hash = cpu_to_be32(hash);
lh_hash           133 fs/gfs2/recovery.c 	if (be32_to_cpu(lh->lh_hash) != hash)
lh_hash           435 include/uapi/linux/gfs2_ondisk.h #define LH_V1_SIZE (offsetofend(struct gfs2_log_header, lh_hash))
lh_hash           444 include/uapi/linux/gfs2_ondisk.h 	__be32 lh_hash;		/* crc up to here with this field 0 */