Searched refs:xfs_iext_count (Results 1 – 5 of 5) sorted by relevance
181 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()
1189 ASSERT(ir.loaded == xfs_iext_count(ifp)); in xfs_iread_extents()5305 if (xfs_iext_count(ifp) == 0) { in __xfs_bunmapi()
170 ASSERT(xfs_iext_count(&ip->i_df) > 0); in xfs_inode_item_format_data_fork()250 ASSERT(xfs_iext_count(&ip->i_af) == in xfs_inode_item_format_attr_fork()
1020 fa->fsx_nextents = xfs_iext_count(ifp); in xfs_fill_fsxattr()