Searched refs:INVALID_GID (Results 1 – 20 of 20) sorted by relevance
/Linux-v4.19/fs/gfs2/ |
D | quota.h | 19 #define NO_GID_QUOTA_CHANGE INVALID_GID
|
/Linux-v4.19/fs/nfsd/ |
D | auth.c | 73 if (gid_eq(new->fsgid, INVALID_GID)) in nfsd_setuser()
|
/Linux-v4.19/fs/xfs/ |
D | xfs_icache.h | 110 dst->eof_gid = INVALID_GID; in xfs_fs_eofblocks_from_user()
|
/Linux-v4.19/security/keys/ |
D | persistent.c | 62 uid, INVALID_GID, current_cred(), in key_create_persistent()
|
D | process_keys.c | 78 uid_keyring = keyring_alloc(buf, user->uid, INVALID_GID, in install_user_keyrings() 96 keyring_alloc(buf, user->uid, INVALID_GID, in install_user_keyrings()
|
/Linux-v4.19/include/net/ |
D | scm.h | 83 scm->creds.gid = INVALID_GID; in scm_send()
|
/Linux-v4.19/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-v4.19/net/sunrpc/ |
D | auth_unix.c | 91 cred->uc_gids[i] = INVALID_GID; in unx_create_cred()
|
D | svcauth_unix.c | 748 cred->cr_gid = INVALID_GID; in svcauth_null_accept()
|
/Linux-v4.19/fs/ |
D | attr.c | 41 if (gid_eq(inode->i_gid, INVALID_GID) && in chgrp_ok()
|
/Linux-v4.19/fs/cifs/ |
D | dir.c | 400 args.gid = INVALID_GID; /* no change */ in cifs_do_create() 670 args.gid = INVALID_GID; /* no change */ in cifs_mknod()
|
D | inode.c | 1464 args.gid = INVALID_GID; /* no change */ 2278 args->gid = INVALID_GID; /* no change */ 2346 kgid_t gid = INVALID_GID; 2429 INVALID_UID, INVALID_GID);
|
D | file.c | 561 .gid = INVALID_GID, /* no change */ in cifs_open()
|
/Linux-v4.19/net/9p/ |
D | protocol.c | 205 stbuf->n_gid = INVALID_GID; in p9pdu_vreadf()
|
/Linux-v4.19/fs/befs/ |
D | linuxvfs.c | 741 gid = INVALID_GID; in parse_options()
|
/Linux-v4.19/fs/jfs/ |
D | super.c | 537 sbi->gid = INVALID_GID; in jfs_fill_super()
|
/Linux-v4.19/fs/9p/ |
D | vfs_inode.c | 229 wstat->n_gid = INVALID_GID; in v9fs_blank_wstat()
|
/Linux-v4.19/fs/ntfs/ |
D | super.c | 107 kgid_t gid = INVALID_GID; in parse_options()
|
/Linux-v4.19/drivers/net/ |
D | tun.c | 2251 tun->group = INVALID_GID; in tun_setup()
|