xfs_iext_max_nextents
maxleafents = xfs_iext_max_nextents(xfs_has_large_extent_counts(mp),
max_nextents = xfs_iext_max_nextents(xfs_has_large_extent_counts(mp),
max_extents = xfs_iext_max_nextents(
if (nr_exts > xfs_iext_max_nextents(has_large, whichfork)) {
max_bmbt_recs = xfs_iext_max_nextents(large_extcount, whichfork);
max_extents = xfs_iext_max_nextents(inode_has_nrext64, whichfork);
max_extents = xfs_iext_max_nextents(true, whichfork);