Searched refs:xfs_iext_count (Results 1 – 5 of 5) sorted by relevance
99 xfs_extnum_t xfs_iext_count(struct xfs_ifork *ifp);
128 inline xfs_extnum_t xfs_iext_count(struct xfs_ifork *ifp) in xfs_iext_count() function136 return xfs_iext_count(ifp); in xfs_iext_max_recs()
1253 ASSERT(ir.loaded == xfs_iext_count(ifp)); in xfs_iread_extents()5312 if (xfs_iext_count(ifp) == 0) { in __xfs_bunmapi()
169 ASSERT(xfs_iext_count(&ip->i_df) > 0); in xfs_inode_item_format_data_fork()254 ASSERT(xfs_iext_count(ip->i_afp) == in xfs_inode_item_format_attr_fork()
1124 fa->fsx_nextents = xfs_iext_count(ifp); in xfs_fill_fsxattr()