Home
last modified time | relevance | path

Searched refs:icl_count (Results 1 – 3 of 3) sorted by relevance

/fs/xfs/
Dxfs_icreate_item.c181 icp->ic_format.icl_count = cpu_to_be32(count); in xfs_icreate_log()
Dxfs_log_recover.c3062 count = be32_to_cpu(icl->icl_count); in xlog_recover_do_icreate_pass2()
/fs/xfs/libxfs/
Dxfs_log_format.h673 __be32 icl_count; /* number of inodes to initialise */ member