Searched refs:xfs_iext_max_nextents (Results 1 – 7 of 7) sorted by relevance
102 static inline xfs_extnum_t xfs_iext_max_nextents(bool has_large_extent_counts, in xfs_iext_max_nextents() function
802 if (nr_exts > xfs_iext_max_nextents(has_large, whichfork)) { in xfs_iext_count_extend()
431 max_extents = xfs_iext_max_nextents( in xfs_dinode_verify_fork()
892 max_nextents = xfs_iext_max_nextents(xfs_has_large_extent_counts(mp), in xmi_ensure_delta_nextents()
79 maxleafents = xfs_iext_max_nextents(xfs_has_large_extent_counts(mp), in xfs_bmap_compute_maxlevels()
810 max_extents = xfs_iext_max_nextents(inode_has_nrext64, whichfork); in xrep_ino_ensure_extent_count()818 max_extents = xfs_iext_max_nextents(true, whichfork); in xrep_ino_ensure_extent_count()
824 max_bmbt_recs = xfs_iext_max_nextents(large_extcount, whichfork); in xrep_bmap()