Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/libxfs/
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()
786 xfs_inode_has_large_extent_counts(ip) || in xfs_iext_count_upgrade()
H A Dxfs_inode_buf.c287 if (xfs_inode_has_large_extent_counts(ip)) { in xfs_inode_to_disk_iext_counters()
/openbmc/linux/fs/xfs/
H A Dxfs_inode.h303 static inline bool xfs_inode_has_large_extent_counts(struct xfs_inode *ip) in xfs_inode_has_large_extent_counts() function
H A Dxfs_inode_item.c503 if (xfs_inode_has_large_extent_counts(ip)) { in xfs_inode_to_log_dinode_iext_counters()