Searched refs:xfs_iext_count (Results 1 – 5 of 5) sorted by relevance
180 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()
1222 ASSERT(ir.loaded == xfs_iext_count(ifp)); in xfs_iread_extents()5424 if (xfs_iext_count(ifp) == 0) { in __xfs_bunmapi()
350 ASSERT(xfs_iext_count(&ip->i_df) > 0); in xfs_inode_item_format_data_fork()429 ASSERT(xfs_iext_count(&ip->i_af) == in xfs_inode_item_format_attr_fork()
436 fa->fsx_nextents = xfs_iext_count(ifp); in xfs_fill_fsxattr()