Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dmnt_idmapping.h109 #define INVALID_VFSGID VFSGIDT_INIT(INVALID_GID)
370 return INVALID_GID; in from_vfsgid()
Duidgid.h59 #define INVALID_GID KGIDT_INIT(-1) macro
Dquota.h135 kqid.gid = INVALID_GID; in make_kqid_invalid()
/Linux-v6.1/fs/gfs2/
Dquota.h16 #define NO_GID_QUOTA_CHANGE INVALID_GID
/Linux-v6.1/fs/nfsd/
Dauth.c73 if (gid_eq(new->fsgid, INVALID_GID)) in nfsd_setuser()
/Linux-v6.1/security/keys/
Dpersistent.c58 uid, INVALID_GID, current_cred(), in key_create_persistent()
Dprocess_keys.c53 user_ns->owner, INVALID_GID, in get_user_register()
106 uid_keyring = keyring_alloc(buf, cred->user->uid, INVALID_GID, in look_up_user_keyrings()
128 session_keyring = keyring_alloc(buf, cred->user->uid, INVALID_GID, in look_up_user_keyrings()
/Linux-v6.1/include/net/
Dscm.h83 scm->creds.gid = INVALID_GID; in scm_send()
/Linux-v6.1/net/sunrpc/
Dsvcauth_unix.c755 cred->cr_gid = INVALID_GID; in svcauth_null_accept()
823 cred->cr_gid = INVALID_GID; in svcauth_tls_accept()
/Linux-v6.1/fs/cifs/
Dinode.c1820 args.gid = INVALID_GID; /* no change */
2816 args->gid = INVALID_GID; /* no change */
2887 kgid_t gid = INVALID_GID;
2990 INVALID_UID, INVALID_GID);
Ddir.c335 args.gid = INVALID_GID; /* no change */
Dsmb1ops.c1079 args.gid = INVALID_GID; /* no change */ in cifs_make_node()
Dfile.c693 .gid = INVALID_GID, /* no change */ in cifs_open()
/Linux-v6.1/net/9p/
Dprotocol.c361 stbuf->n_gid = INVALID_GID; in p9pdu_vreadf()
/Linux-v6.1/fs/ksmbd/
Dsmbacl.c1367 fattr.cf_gid = INVALID_GID; in set_info_sec()
1379 if (!gid_eq(fattr.cf_gid, INVALID_GID)) { in set_info_sec()
/Linux-v6.1/fs/jfs/
Dsuper.c505 sbi->gid = INVALID_GID; in jfs_fill_super()
/Linux-v6.1/fs/befs/
Dlinuxvfs.c736 gid = INVALID_GID; in parse_options()
/Linux-v6.1/fs/9p/
Dvfs_inode_dotl.c546 .gid = INVALID_GID, in v9fs_vfs_setattr_dotl()
Dvfs_inode.c218 wstat->n_gid = INVALID_GID; in v9fs_blank_wstat()
/Linux-v6.1/security/integrity/ima/
Dima_policy.c1369 entry->gid = INVALID_GID; in ima_parse_rule()
1371 entry->fgroup = INVALID_GID; in ima_parse_rule()
/Linux-v6.1/drivers/tee/
Dtee_core.c202 kgid_t grp = INVALID_GID; in tee_session_calc_client_uuid()
/Linux-v6.1/fs/xfs/
Dxfs_ioctl.c1859 dst->icw_gid = INVALID_GID; in xfs_fs_eofblocks_from_user()
/Linux-v6.1/fs/ntfs/
Dsuper.c93 kgid_t gid = INVALID_GID; in parse_options()
/Linux-v6.1/drivers/net/
Dtun.c2314 tun->group = INVALID_GID; in tun_setup()