Searched refs:INVALID_GID (Results 1 – 20 of 20) sorted by relevance
/Linux-v5.4/fs/gfs2/ |
D | quota.h | 16 #define NO_GID_QUOTA_CHANGE INVALID_GID
|
/Linux-v5.4/fs/nfsd/ |
D | auth.c | 73 if (gid_eq(new->fsgid, INVALID_GID)) in nfsd_setuser()
|
/Linux-v5.4/fs/xfs/ |
D | xfs_icache.h | 110 dst->eof_gid = INVALID_GID; in xfs_fs_eofblocks_from_user()
|
/Linux-v5.4/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-v5.4/include/net/ |
D | scm.h | 83 scm->creds.gid = INVALID_GID; in scm_send()
|
/Linux-v5.4/include/linux/ |
D | uidgid.h | 59 #define INVALID_GID KGIDT_INIT(-1) macro
|
D | quota.h | 135 kqid.gid = INVALID_GID; in make_kqid_invalid()
|
/Linux-v5.4/fs/ |
D | attr.c | 41 if (gid_eq(inode->i_gid, INVALID_GID) && in chgrp_ok()
|
/Linux-v5.4/fs/cifs/ |
D | inode.c | 1490 args.gid = INVALID_GID; /* no change */ 2351 args->gid = INVALID_GID; /* no change */ 2419 kgid_t gid = INVALID_GID; 2522 INVALID_UID, INVALID_GID);
|
D | dir.c | 399 args.gid = INVALID_GID; /* no change */ in cifs_do_create()
|
D | smb1ops.c | 1061 args.gid = INVALID_GID; /* no change */ in cifs_make_node()
|
D | file.c | 600 .gid = INVALID_GID, /* no change */ in cifs_open()
|
/Linux-v5.4/net/9p/ |
D | protocol.c | 195 stbuf->n_gid = INVALID_GID; in p9pdu_vreadf()
|
/Linux-v5.4/fs/befs/ |
D | linuxvfs.c | 736 gid = INVALID_GID; in parse_options()
|
/Linux-v5.4/fs/jfs/ |
D | super.c | 510 sbi->gid = INVALID_GID; in jfs_fill_super()
|
/Linux-v5.4/net/sunrpc/ |
D | svcauth_unix.c | 757 cred->cr_gid = INVALID_GID; in svcauth_null_accept()
|
/Linux-v5.4/fs/9p/ |
D | vfs_inode.c | 214 wstat->n_gid = INVALID_GID; in v9fs_blank_wstat()
|
/Linux-v5.4/fs/ntfs/ |
D | super.c | 93 kgid_t gid = INVALID_GID; in parse_options()
|
/Linux-v5.4/drivers/net/ |
D | tun.c | 2305 tun->group = INVALID_GID; in tun_setup()
|