Searched refs:XFS_EOF_FLAGS_GID (Results 1 – 3 of 3) sorted by relevance
533 #define XFS_EOF_FLAGS_GID (1 << 2) /* filter by gid */ macro542 XFS_EOF_FLAGS_GID | \
1264 if ((eofb->eof_flags & XFS_EOF_FLAGS_GID) && in xfs_inode_match_id()1288 if ((eofb->eof_flags & XFS_EOF_FLAGS_GID) && in xfs_inode_match_id_union()1435 eofb.eof_flags |= XFS_EOF_FLAGS_GID; in __xfs_inode_free_quota_eofblocks()
2063 if (src->eof_flags & XFS_EOF_FLAGS_GID) { in xfs_fs_eofblocks_from_user()