Searched refs:max_exts (Results 1 – 1 of 1) sorted by relevance
753 uint64_t max_exts; in xfs_iext_count_may_overflow() local759 max_exts = xfs_iext_max_nextents(xfs_inode_has_large_extent_counts(ip), in xfs_iext_count_may_overflow()763 max_exts = 10; in xfs_iext_count_may_overflow()766 if (nr_exts < ifp->if_nextents || nr_exts > max_exts) in xfs_iext_count_may_overflow()