Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_file.h12 bool xfs_is_falloc_aligned(struct xfs_inode *ip, loff_t pos,
H A Dxfs_file.c43 xfs_is_falloc_aligned( in xfs_is_falloc_aligned() function
1001 if (!xfs_is_falloc_aligned(ip, offset, len)) { in xfs_file_fallocate()
1023 if (!xfs_is_falloc_aligned(ip, offset, len)) { in xfs_file_fallocate()