Searched refs:INVALID_GID (Results 1 – 23 of 23) sorted by relevance
/linux/fs/gfs2/ |
A D | quota.h | 16 #define NO_GID_QUOTA_CHANGE INVALID_GID
|
/linux/fs/nfsd/ |
A D | auth.c | 73 if (gid_eq(new->fsgid, INVALID_GID)) in nfsd_setuser()
|
/linux/security/keys/ |
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()
|
A D | persistent.c | 58 uid, INVALID_GID, current_cred(), in key_create_persistent()
|
/linux/include/net/ |
A D | scm.h | 83 scm->creds.gid = INVALID_GID; in scm_send()
|
/linux/include/linux/ |
A D | uidgid.h | 59 #define INVALID_GID KGIDT_INIT(-1) macro
|
A D | quota.h | 135 kqid.gid = INVALID_GID; in make_kqid_invalid()
|
/linux/fs/ |
A D | attr.c | 69 if (gid_eq(kgid, INVALID_GID) && in chgrp_ok()
|
/linux/fs/cifs/ |
A D | inode.c | 1757 args.gid = INVALID_GID; /* no change */ 2732 args->gid = INVALID_GID; /* no change */ 2800 kgid_t gid = INVALID_GID; 2903 INVALID_UID, INVALID_GID);
|
A D | dir.c | 339 args.gid = INVALID_GID; /* no change */ in cifs_do_create()
|
A D | smb1ops.c | 1059 args.gid = INVALID_GID; /* no change */ in cifs_make_node()
|
A D | file.c | 645 .gid = INVALID_GID, /* no change */ in cifs_open()
|
/linux/net/9p/ |
A D | protocol.c | 195 stbuf->n_gid = INVALID_GID; in p9pdu_vreadf()
|
/linux/fs/ksmbd/ |
A D | smbacl.c | 1331 fattr.cf_gid = INVALID_GID; in set_info_sec() 1343 if (!gid_eq(fattr.cf_gid, INVALID_GID)) { in set_info_sec()
|
/linux/fs/befs/ |
A D | linuxvfs.c | 737 gid = INVALID_GID; in parse_options()
|
/linux/fs/jfs/ |
A D | super.c | 509 sbi->gid = INVALID_GID; in jfs_fill_super()
|
/linux/security/integrity/ima/ |
A D | ima_policy.c | 1340 entry->gid = INVALID_GID; in ima_parse_rule() 1342 entry->fgroup = INVALID_GID; in ima_parse_rule()
|
/linux/net/sunrpc/ |
A D | svcauth_unix.c | 754 cred->cr_gid = INVALID_GID; in svcauth_null_accept()
|
/linux/drivers/tee/ |
A D | tee_core.c | 198 kgid_t grp = INVALID_GID; in tee_session_calc_client_uuid()
|
/linux/fs/9p/ |
A D | vfs_inode.c | 218 wstat->n_gid = INVALID_GID; in v9fs_blank_wstat()
|
/linux/fs/xfs/ |
A D | xfs_ioctl.c | 1929 dst->icw_gid = INVALID_GID; in xfs_fs_eofblocks_from_user()
|
/linux/fs/ntfs/ |
A D | super.c | 93 kgid_t gid = INVALID_GID; in parse_options()
|
/linux/drivers/net/ |
A D | tun.c | 2271 tun->group = INVALID_GID; in tun_setup()
|
Completed in 69 milliseconds