Home
last modified time | relevance | path

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

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_inode_fork.c744 max_exts = xfs_iext_max_nextents(xfs_inode_has_large_extent_counts(ip), in xfs_iext_count_may_overflow()
771 xfs_inode_has_large_extent_counts(ip) || in xfs_iext_count_upgrade()
Dxfs_inode_buf.c286 if (xfs_inode_has_large_extent_counts(ip)) { in xfs_inode_to_disk_iext_counters()
/linux-6.1.9/fs/xfs/
Dxfs_inode.h285 static inline bool xfs_inode_has_large_extent_counts(struct xfs_inode *ip) in xfs_inode_has_large_extent_counts() function
Dxfs_inode_item.c356 if (xfs_inode_has_large_extent_counts(ip)) { in xfs_inode_to_log_dinode_iext_counters()