Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_file.c940 #define XFS_FALLOC_FL_SUPPORTED \ macro
961 if (mode & ~XFS_FALLOC_FL_SUPPORTED) in xfs_file_fallocate()