Home
last modified time | relevance | path

Searched refs:xfs_iext_max_nextents (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_inode_fork.h104 static inline xfs_extnum_t xfs_iext_max_nextents(bool has_large_extent_counts, in xfs_iext_max_nextents() function
H A Dxfs_inode_buf.c423 max_extents = xfs_iext_max_nextents( in xfs_dinode_verify_fork()
H A Dxfs_inode_fork.c759 max_exts = xfs_iext_max_nextents(xfs_inode_has_large_extent_counts(ip), in xfs_iext_count_may_overflow()
H A Dxfs_bmap.c75 maxleafents = xfs_iext_max_nextents(xfs_has_large_extent_counts(mp), in xfs_bmap_compute_maxlevels()