Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/libxfs/
Dxfs_inode_fork.h103 static inline xfs_extnum_t xfs_iext_max_nextents(bool has_large_extent_counts, in xfs_iext_max_nextents() function
Dxfs_inode_buf.c399 max_extents = xfs_iext_max_nextents( in xfs_dinode_verify_fork()
Dxfs_inode_fork.c744 max_exts = xfs_iext_max_nextents(xfs_inode_has_large_extent_counts(ip), in xfs_iext_count_may_overflow()
Dxfs_bmap.c75 maxleafents = xfs_iext_max_nextents(xfs_has_large_extent_counts(mp), in xfs_bmap_compute_maxlevels()