Home
last modified time | relevance | path

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

/linux/fs/gfs2/
H A Dquota.h16 #define NO_GID_QUOTA_CHANGE INVALID_GID
/linux/fs/nfsd/
H A Dauth.c71 if (gid_eq(new->fsgid, INVALID_GID)) in nfsd_setuser()
/linux/security/keys/
H A Dpersistent.c58 uid, INVALID_GID, current_cred(), in key_create_persistent()
H A 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/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; in make_kqid_invalid()
/linux/fs/
H A Dmnt_idmapping.c172 return INVALID_GID; in from_vfsgid()
/linux/include/net/
H A Dscm.h96 scm->creds.gid = INVALID_GID; in scm_send()
/linux/net/sunrpc/
H A Dsvcauth_unix.c779 cred->cr_gid = INVALID_GID; in svcauth_null_accept()
864 cred->cr_gid = INVALID_GID; in svcauth_tls_accept()
/linux/fs/smb/client/
H A Dinode.c1940 args.gid = INVALID_GID; /* no change */
2924 args->gid = INVALID_GID; /* no change */
2996 kgid_t gid = INVALID_GID;
3099 INVALID_UID, INVALID_GID);
H A Ddir.c360 args.gid = INVALID_GID; /* no change */
H A Dsmb1ops.c1063 args.gid = INVALID_GID; /* no change */ in cifs_make_node()
H A Dfile.c1078 .gid = INVALID_GID, /* no change */ in cifs_open()
/linux/net/9p/
H A Dprotocol.c361 stbuf->n_gid = INVALID_GID; in p9pdu_vreadf()
/linux/fs/smb/server/
H A Dsmbacl.c1392 fattr.cf_gid = INVALID_GID; in set_info_sec()
1404 if (!gid_eq(fattr.cf_gid, INVALID_GID)) { in set_info_sec()
/linux/fs/jfs/
H A Dsuper.c505 sbi->gid = INVALID_GID; in jfs_fill_super()
/linux/fs/befs/
H A Dlinuxvfs.c733 gid = INVALID_GID; in parse_options()
/linux/fs/9p/
H A Dvfs_inode_dotl.c479 .gid = INVALID_GID, in v9fs_vfs_setattr_dotl()
H A Dvfs_inode.c218 wstat->n_gid = INVALID_GID; in v9fs_blank_wstat()
/linux/security/integrity/ima/
H A Dima_policy.c1420 entry->gid = INVALID_GID; in ima_parse_rule()
1422 entry->fgroup = INVALID_GID; in ima_parse_rule()
/linux/drivers/tee/
H A Dtee_core.c205 kgid_t grp = INVALID_GID; in tee_session_calc_client_uuid()
/linux/fs/xfs/
H A Dxfs_ioctl.c1257 dst->icw_gid = INVALID_GID; in xfs_fs_eofblocks_from_user()
/linux/drivers/net/
H A Dtun.c2327 tun->group = INVALID_GID; in tun_setup()