icl_type          846 fs/xfs/libxfs/xfs_log_format.h 	uint16_t	icl_type;	/* type of log format structure */
icl_type           97 fs/xfs/xfs_icreate_item.c 	icp->ic_format.icl_type = XFS_LI_ICREATE;
icl_type         3784 fs/xfs/xfs_log_recover.c 	if (icl->icl_type != XFS_LI_ICREATE) {