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