Searched refs:INVALID_GID (Results 1 – 20 of 20) sorted by relevance
/linux-4.4.14/fs/gfs2/ |
D | quota.h | 19 #define NO_GID_QUOTA_CHANGE INVALID_GID
|
/linux-4.4.14/fs/xfs/ |
D | xfs_icache.h | 106 dst->eof_gid = INVALID_GID; in xfs_fs_eofblocks_from_user()
|
/linux-4.4.14/fs/nfsd/ |
D | auth.c | 69 if (gid_eq(new->fsgid, INVALID_GID)) in nfsd_setuser()
|
/linux-4.4.14/security/keys/ |
D | persistent.c | 60 uid, INVALID_GID, current_cred(), in key_create_persistent()
|
D | process_keys.c | 77 uid_keyring = keyring_alloc(buf, user->uid, INVALID_GID, in install_user_keyrings() 93 keyring_alloc(buf, user->uid, INVALID_GID, in install_user_keyrings()
|
/linux-4.4.14/include/net/ |
D | scm.h | 80 scm->creds.gid = INVALID_GID; in scm_send()
|
/linux-4.4.14/include/linux/ |
D | uidgid.h | 58 #define INVALID_GID KGIDT_INIT(-1) macro
|
D | quota.h | 135 kqid.gid = INVALID_GID; in make_kqid_invalid()
|
/linux-4.4.14/net/sunrpc/ |
D | auth_unix.c | 86 cred->uc_gids[i] = INVALID_GID; in unx_create_cred()
|
D | svcauth_unix.c | 751 cred->cr_gid = INVALID_GID; in svcauth_null_accept()
|
/linux-4.4.14/fs/cifs/ |
D | dir.c | 360 args.gid = INVALID_GID; /* no change */ in cifs_do_create() 619 args.gid = INVALID_GID; /* no change */ in cifs_mknod()
|
D | inode.c | 1385 args.gid = INVALID_GID; /* no change */ 2174 args->gid = INVALID_GID; /* no change */ 2242 kgid_t gid = INVALID_GID; 2325 INVALID_UID, INVALID_GID);
|
D | file.c | 547 .gid = INVALID_GID, /* no change */ in cifs_open()
|
/linux-4.4.14/net/9p/ |
D | protocol.c | 205 stbuf->n_gid = INVALID_GID; in p9pdu_vreadf()
|
/linux-4.4.14/fs/befs/ |
D | linuxvfs.c | 698 gid = INVALID_GID; in parse_options()
|
/linux-4.4.14/fs/jfs/ |
D | super.c | 507 sbi->gid = INVALID_GID; in jfs_fill_super()
|
/linux-4.4.14/fs/9p/ |
D | vfs_inode.c | 229 wstat->n_gid = INVALID_GID; in v9fs_blank_wstat()
|
/linux-4.4.14/drivers/net/ |
D | tun.c | 1461 tun->group = INVALID_GID; in tun_setup()
|
/linux-4.4.14/fs/udf/ |
D | super.c | 2077 uopt.gid = INVALID_GID; in udf_fill_super()
|
/linux-4.4.14/fs/ntfs/ |
D | super.c | 107 kgid_t gid = INVALID_GID; in parse_options()
|