/openbmc/linux/fs/gfs2/ |
H A D | quota.h | 16 #define NO_GID_QUOTA_CHANGE INVALID_GID
|
/openbmc/linux/fs/nfsd/ |
H A D | auth.c | 71 if (gid_eq(new->fsgid, INVALID_GID)) in nfsd_setuser()
|
/openbmc/linux/security/keys/ |
H A D | persistent.c | 58 uid, INVALID_GID, current_cred(), in key_create_persistent()
|
H A 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()
|
/openbmc/linux/fs/ |
H A D | mnt_idmapping.c | 202 return INVALID_GID; in from_vfsgid()
|
/openbmc/linux/include/linux/ |
H A D | mnt_idmapping.h | 107 #define INVALID_VFSGID VFSGIDT_INIT(INVALID_GID)
|
H A D | uidgid.h | 59 #define INVALID_GID KGIDT_INIT(-1) macro
|
H A D | quota.h | 135 kqid.gid = INVALID_GID; in make_kqid_invalid()
|
/openbmc/linux/include/net/ |
H A D | scm.h | 84 scm->creds.gid = INVALID_GID; in scm_send()
|
/openbmc/linux/net/sunrpc/ |
H A D | svcauth_unix.c | 779 cred->cr_gid = INVALID_GID; in svcauth_null_accept() 864 cred->cr_gid = INVALID_GID; in svcauth_tls_accept()
|
/openbmc/linux/fs/smb/client/ |
H A D | inode.c | 2014 args.gid = INVALID_GID; /* no change */ 3008 args->gid = INVALID_GID; /* no change */ 3079 kgid_t gid = INVALID_GID; 3182 INVALID_UID, INVALID_GID);
|
H A D | dir.c | 360 args.gid = INVALID_GID; /* no change */
|
H A D | smb1ops.c | 1063 args.gid = INVALID_GID; /* no change */ in cifs_make_node()
|
H A D | file.c | 888 .gid = INVALID_GID, /* no change */ in cifs_open()
|
/openbmc/linux/fs/smb/server/ |
H A D | smbacl.c | 1392 fattr.cf_gid = INVALID_GID; in set_info_sec() 1404 if (!gid_eq(fattr.cf_gid, INVALID_GID)) { in set_info_sec()
|
/openbmc/linux/net/9p/ |
H A D | protocol.c | 361 stbuf->n_gid = INVALID_GID; in p9pdu_vreadf()
|
/openbmc/linux/fs/befs/ |
H A D | linuxvfs.c | 736 gid = INVALID_GID; in parse_options()
|
/openbmc/linux/fs/jfs/ |
H A D | super.c | 505 sbi->gid = INVALID_GID; in jfs_fill_super()
|
/openbmc/linux/fs/9p/ |
H A D | vfs_inode_dotl.c | 544 .gid = INVALID_GID, in v9fs_vfs_setattr_dotl()
|
H A D | vfs_inode.c | 218 wstat->n_gid = INVALID_GID; in v9fs_blank_wstat()
|
/openbmc/linux/security/integrity/ima/ |
H A D | ima_policy.c | 1420 entry->gid = INVALID_GID; in ima_parse_rule() 1422 entry->fgroup = INVALID_GID; in ima_parse_rule()
|
/openbmc/linux/drivers/tee/ |
H A D | tee_core.c | 202 kgid_t grp = INVALID_GID; in tee_session_calc_client_uuid()
|
/openbmc/linux/fs/xfs/ |
H A D | xfs_ioctl.c | 1877 dst->icw_gid = INVALID_GID; in xfs_fs_eofblocks_from_user()
|
/openbmc/linux/fs/ntfs/ |
H A D | super.c | 101 kgid_t gid = INVALID_GID; in parse_options()
|
/openbmc/linux/drivers/net/ |
H A D | tun.c | 2335 tun->group = INVALID_GID; in tun_setup()
|