Searched refs:nr_to_add (Results 1 – 2 of 2) sorted by relevance
730 * Check if the inode fork supports adding nr_to_add more extents.741 uint nr_to_add) in xfs_iext_count_extend() argument 749 ASSERT(nr_to_add <= XFS_MAX_EXTCNT_UPGRADE_NR); in xfs_iext_count_extend() 755 nr_exts = ifp->if_nextents + nr_to_add; in xfs_iext_count_extend()
264 int whichfork, uint nr_to_add);