Home
last modified time | relevance | path

Searched refs:xfs_is_falloc_aligned (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_file.h12 bool xfs_is_falloc_aligned(struct xfs_inode *ip, loff_t pos,
Dxfs_file.c43 xfs_is_falloc_aligned( in xfs_is_falloc_aligned() function
927 if (!xfs_is_falloc_aligned(XFS_I(inode), offset, len)) in xfs_falloc_collapse_range()
953 if (!xfs_is_falloc_aligned(XFS_I(inode), offset, len)) in xfs_falloc_insert_range()