Searched refs:INVALID_GID (Results 1 – 25 of 25) sorted by relevance
/Linux-v6.6/fs/gfs2/ |
D | quota.h | 16 #define NO_GID_QUOTA_CHANGE INVALID_GID
|
/Linux-v6.6/fs/nfsd/ |
D | auth.c | 73 if (gid_eq(new->fsgid, INVALID_GID)) in nfsd_setuser()
|
/Linux-v6.6/security/keys/ |
D | persistent.c | 58 uid, INVALID_GID, current_cred(), in key_create_persistent()
|
D | process_keys.c | 53 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.6/fs/ |
D | mnt_idmapping.c | 202 return INVALID_GID; in from_vfsgid()
|
/Linux-v6.6/include/linux/ |
D | mnt_idmapping.h | 107 #define INVALID_VFSGID VFSGIDT_INIT(INVALID_GID)
|
D | uidgid.h | 59 #define INVALID_GID KGIDT_INIT(-1) macro
|
D | quota.h | 135 kqid.gid = INVALID_GID; in make_kqid_invalid()
|
/Linux-v6.6/include/net/ |
D | scm.h | 84 scm->creds.gid = INVALID_GID; in scm_send()
|
/Linux-v6.6/net/sunrpc/ |
D | svcauth_unix.c | 779 cred->cr_gid = INVALID_GID; in svcauth_null_accept() 864 cred->cr_gid = INVALID_GID; in svcauth_tls_accept()
|
/Linux-v6.6/fs/smb/client/ |
D | inode.c | 1891 args.gid = INVALID_GID; /* no change */ 2888 args->gid = INVALID_GID; /* no change */ 2959 kgid_t gid = INVALID_GID; 3062 INVALID_UID, INVALID_GID);
|
D | dir.c | 345 args.gid = INVALID_GID; /* no change */
|
D | smb1ops.c | 1098 args.gid = INVALID_GID; /* no change */ in cifs_make_node()
|
D | file.c | 820 .gid = INVALID_GID, /* no change */ in cifs_open()
|
/Linux-v6.6/net/9p/ |
D | protocol.c | 361 stbuf->n_gid = INVALID_GID; in p9pdu_vreadf()
|
/Linux-v6.6/fs/smb/server/ |
D | smbacl.c | 1366 fattr.cf_gid = INVALID_GID; in set_info_sec() 1378 if (!gid_eq(fattr.cf_gid, INVALID_GID)) { in set_info_sec()
|
/Linux-v6.6/fs/jfs/ |
D | super.c | 505 sbi->gid = INVALID_GID; in jfs_fill_super()
|
/Linux-v6.6/fs/befs/ |
D | linuxvfs.c | 736 gid = INVALID_GID; in parse_options()
|
/Linux-v6.6/fs/9p/ |
D | vfs_inode_dotl.c | 543 .gid = INVALID_GID, in v9fs_vfs_setattr_dotl()
|
D | vfs_inode.c | 215 wstat->n_gid = INVALID_GID; in v9fs_blank_wstat()
|
/Linux-v6.6/security/integrity/ima/ |
D | ima_policy.c | 1417 entry->gid = INVALID_GID; in ima_parse_rule() 1419 entry->fgroup = INVALID_GID; in ima_parse_rule()
|
/Linux-v6.6/drivers/tee/ |
D | tee_core.c | 202 kgid_t grp = INVALID_GID; in tee_session_calc_client_uuid()
|
/Linux-v6.6/fs/xfs/ |
D | xfs_ioctl.c | 1855 dst->icw_gid = INVALID_GID; in xfs_fs_eofblocks_from_user()
|
/Linux-v6.6/fs/ntfs/ |
D | super.c | 101 kgid_t gid = INVALID_GID; in parse_options()
|
/Linux-v6.6/drivers/net/ |
D | tun.c | 2326 tun->group = INVALID_GID; in tun_setup()
|