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