gfs2_log_header   691 fs/gfs2/log.c  	struct gfs2_log_header *lh;
gfs2_log_header   743 fs/gfs2/log.c  	BUILD_BUG_ON(offsetof(struct gfs2_log_header, lh_crc) != LH_V1_SIZE);
gfs2_log_header   120 fs/gfs2/recovery.c int __get_log_header(struct gfs2_sbd *sdp, const struct gfs2_log_header *lh,
gfs2_log_header   174 fs/gfs2/recovery.c 	error = __get_log_header(sdp, (const struct gfs2_log_header *)bh->b_data,
gfs2_log_header    30 fs/gfs2/recovery.h 			    const struct gfs2_log_header *lh, unsigned int blkno,
gfs2_log_header   435 include/uapi/linux/gfs2_ondisk.h #define LH_V1_SIZE (offsetofend(struct gfs2_log_header, lh_hash))