Searched refs:max_exts (Results 1 – 1 of 1) sorted by relevance
738 uint64_t max_exts; in xfs_iext_count_may_overflow() local744 max_exts = xfs_iext_max_nextents(xfs_inode_has_large_extent_counts(ip), in xfs_iext_count_may_overflow()748 max_exts = 10; in xfs_iext_count_may_overflow()751 if (nr_exts < ifp->if_nextents || nr_exts > max_exts) in xfs_iext_count_may_overflow()