Searched refs:xfs_is_falloc_aligned (Results 1 – 2 of 2) sorted by relevance
12 bool xfs_is_falloc_aligned(struct xfs_inode *ip, loff_t pos,
45 xfs_is_falloc_aligned( in xfs_is_falloc_aligned() function1123 if (!xfs_is_falloc_aligned(XFS_I(inode), offset, len)) in xfs_falloc_collapse_range()1149 if (!xfs_is_falloc_aligned(XFS_I(inode), offset, len)) in xfs_falloc_insert_range()