icl_count         850 fs/xfs/libxfs/xfs_log_format.h 	__be32		icl_count;	/* number of inodes to initialise */
icl_count         101 fs/xfs/xfs_icreate_item.c 	icp->ic_format.icl_count = cpu_to_be32(count);
icl_count        3809 fs/xfs/xfs_log_recover.c 	count = be32_to_cpu(icl->icl_count);
icl_count        2144 fs/xfs/xfs_trace.h 		__entry->count = be32_to_cpu(in_f->icl_count);