Searched refs:INVALID_GID (Results 1 - 24 of 24) sorted by relevance

/linux-master/fs/gfs2/
H A Dquota.h16 #define NO_GID_QUOTA_CHANGE INVALID_GID
/linux-master/fs/nfsd/
H A Dauth.c71 if (gid_eq(new->fsgid, INVALID_GID))
/linux-master/security/keys/
H A Dpersistent.c58 uid, INVALID_GID, current_cred(),
H A Dprocess_keys.c53 user_ns->owner, INVALID_GID,
106 uid_keyring = keyring_alloc(buf, cred->user->uid, INVALID_GID,
128 session_keyring = keyring_alloc(buf, cred->user->uid, INVALID_GID,
/linux-master/include/linux/
H A Dmnt_idmapping.h107 #define INVALID_VFSGID VFSGIDT_INIT(INVALID_GID)
H A Duidgid.h51 #define INVALID_GID KGIDT_INIT(-1) macro
H A Dquota.h135 kqid.gid = INVALID_GID;
/linux-master/fs/
H A Dmnt_idmapping.c105 * If @kgid has no mapping in either @idmap or @fs_userns INVALID_GID is
172 return INVALID_GID;
/linux-master/include/net/
H A Dscm.h86 scm->creds.gid = INVALID_GID;
/linux-master/net/sunrpc/
H A Dsvcauth_unix.c779 cred->cr_gid = INVALID_GID;
864 cred->cr_gid = INVALID_GID;
/linux-master/net/9p/
H A Dprotocol.c361 stbuf->n_gid = INVALID_GID;
/linux-master/fs/smb/server/
H A Dsmbacl.c1392 fattr.cf_gid = INVALID_GID;
1404 if (!gid_eq(fattr.cf_gid, INVALID_GID)) {
/linux-master/fs/befs/
H A Dlinuxvfs.c733 gid = INVALID_GID;
/linux-master/fs/jfs/
H A Dsuper.c505 sbi->gid = INVALID_GID;
/linux-master/fs/9p/
H A Dvfs_inode_dotl.c467 .gid = INVALID_GID,
H A Dvfs_inode.c218 wstat->n_gid = INVALID_GID;
/linux-master/fs/smb/client/
H A Dsmb1ops.c1063 args.gid = INVALID_GID; /* no change */
H A Ddir.c360 args.gid = INVALID_GID; /* no change */
H A Dinode.c1921 args.gid = INVALID_GID; /* no change */
2918 args->gid = INVALID_GID; /* no change */
2990 kgid_t gid = INVALID_GID;
3093 INVALID_UID, INVALID_GID);
H A Dfile.c888 .gid = INVALID_GID, /* no change */
/linux-master/security/integrity/ima/
H A Dima_policy.c1417 entry->gid = INVALID_GID;
1419 entry->fgroup = INVALID_GID;
/linux-master/drivers/tee/
H A Dtee_core.c205 kgid_t grp = INVALID_GID;
/linux-master/fs/xfs/
H A Dxfs_ioctl.c1866 dst->icw_gid = INVALID_GID;
/linux-master/drivers/net/
H A Dtun.c2327 tun->group = INVALID_GID;

Completed in 1306 milliseconds