lh_crc 743 fs/gfs2/log.c BUILD_BUG_ON(offsetof(struct gfs2_log_header, lh_crc) != LH_V1_SIZE); lh_crc 747 fs/gfs2/log.c lh->lh_crc = cpu_to_be32(crc); lh_crc 139 fs/gfs2/recovery.c if ((lh->lh_crc != 0 && be32_to_cpu(lh->lh_crc) != crc)) lh_crc 447 include/uapi/linux/gfs2_ondisk.h __be32 lh_crc; /* crc32c from lh_nsec to end of block */