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