hic_xheader       189 fs/xfs/libxfs/xfs_log_format.h 	xlog_rec_ext_header_t	hic_xheader;
hic_xheader      1633 fs/xfs/xfs_log.c 			xhdr[j].hic_xheader.xh_cycle_data[k] = *(__be32 *)dp;
hic_xheader      1639 fs/xfs/xfs_log.c 			xhdr[i].hic_xheader.xh_cycle = cycle_lsn;
hic_xheader      1674 fs/xfs/xfs_log.c 			crc = crc32c(crc, &xhdr[i].hic_xheader,
hic_xheader      3857 fs/xfs/xfs_log.c 					xhdr[j].hic_xheader.xh_cycle_data[k]);
hic_xheader      3880 fs/xfs/xfs_log.c 				op_len = be32_to_cpu(xhdr[j].hic_xheader.xh_cycle_data[k]);
hic_xheader      5120 fs/xfs/xfs_log_recover.c 			*(__be32 *)dp = xhdr[j].hic_xheader.xh_cycle_data[k];