Home
last modified time | relevance | path

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

/Linux-v5.10/fs/gfs2/
Dquota.h16 #define NO_GID_QUOTA_CHANGE INVALID_GID
/Linux-v5.10/fs/nfsd/
Dauth.c73 if (gid_eq(new->fsgid, INVALID_GID)) in nfsd_setuser()
/Linux-v5.10/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-v5.10/include/net/
Dscm.h83 scm->creds.gid = INVALID_GID; in scm_send()
/Linux-v5.10/include/linux/
Duidgid.h59 #define INVALID_GID KGIDT_INIT(-1) macro
Dquota.h135 kqid.gid = INVALID_GID; in make_kqid_invalid()
/Linux-v5.10/fs/
Dattr.c41 if (gid_eq(inode->i_gid, INVALID_GID) && in chgrp_ok()
/Linux-v5.10/net/9p/
Dprotocol.c195 stbuf->n_gid = INVALID_GID; in p9pdu_vreadf()
/Linux-v5.10/fs/cifs/
Dinode.c1765 args.gid = INVALID_GID; /* no change */
2665 args->gid = INVALID_GID; /* no change */
2733 kgid_t gid = INVALID_GID;
2837 INVALID_UID, INVALID_GID);
Ddir.c394 args.gid = INVALID_GID; /* no change */ in cifs_do_create()
Dsmb1ops.c1060 args.gid = INVALID_GID; /* no change */ in cifs_make_node()
Dfile.c625 .gid = INVALID_GID, /* no change */ in cifs_open()
/Linux-v5.10/fs/befs/
Dlinuxvfs.c737 gid = INVALID_GID; in parse_options()
/Linux-v5.10/fs/jfs/
Dsuper.c510 sbi->gid = INVALID_GID; in jfs_fill_super()
/Linux-v5.10/net/sunrpc/
Dsvcauth_unix.c759 cred->cr_gid = INVALID_GID; in svcauth_null_accept()
/Linux-v5.10/drivers/tee/
Dtee_core.c198 kgid_t grp = INVALID_GID; in tee_session_calc_client_uuid()
/Linux-v5.10/fs/9p/
Dvfs_inode.c214 wstat->n_gid = INVALID_GID; in v9fs_blank_wstat()
/Linux-v5.10/fs/xfs/
Dxfs_ioctl.c2061 dst->eof_gid = INVALID_GID; in xfs_fs_eofblocks_from_user()
/Linux-v5.10/fs/ntfs/
Dsuper.c93 kgid_t gid = INVALID_GID; in parse_options()
/Linux-v5.10/drivers/net/
Dtun.c2263 tun->group = INVALID_GID; in tun_setup()