Searched refs:XFS_EOF_FLAGS_VALID (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.6/fs/xfs/libxfs/ | ||
D | xfs_fs.h | 542 #define XFS_EOF_FLAGS_VALID \ macro |
/Linux-v6.6/fs/xfs/ | ||
D | xfs_ioctl.c | 1826 if (src->eof_flags & ~XFS_EOF_FLAGS_VALID) in xfs_fs_eofblocks_from_user() |