xh_cycle_data     181 fs/xfs/libxfs/xfs_log_format.h 	__be32	  xh_cycle_data[XLOG_HEADER_CYCLE_SIZE / BBSIZE]; /*	: 256 */
xh_cycle_data    1633 fs/xfs/xfs_log.c 			xhdr[j].hic_xheader.xh_cycle_data[k] = *(__be32 *)dp;
xh_cycle_data    3857 fs/xfs/xfs_log.c 					xhdr[j].hic_xheader.xh_cycle_data[k]);
xh_cycle_data    3880 fs/xfs/xfs_log.c 				op_len = be32_to_cpu(xhdr[j].hic_xheader.xh_cycle_data[k]);
xh_cycle_data    5120 fs/xfs/xfs_log_recover.c 			*(__be32 *)dp = xhdr[j].hic_xheader.xh_cycle_data[k];