Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_file.c40 xfs_is_falloc_aligned( in xfs_is_falloc_aligned() function
906 if (!xfs_is_falloc_aligned(ip, offset, len)) { in xfs_file_fallocate()
928 if (!xfs_is_falloc_aligned(ip, offset, len)) { in xfs_file_fallocate()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_file.c42 xfs_is_falloc_aligned( in xfs_is_falloc_aligned() function
1008 if (!xfs_is_falloc_aligned(ip, offset, len)) { in xfs_file_fallocate()
1030 if (!xfs_is_falloc_aligned(ip, offset, len)) { in xfs_file_fallocate()

Completed in 8 milliseconds