Home
last modified time | relevance | path

Searched refs:INVALID_GID (Results 1 – 20 of 20) sorted by relevance

/linux-4.4.14/fs/gfs2/
Dquota.h19 #define NO_GID_QUOTA_CHANGE INVALID_GID
/linux-4.4.14/fs/xfs/
Dxfs_icache.h106 dst->eof_gid = INVALID_GID; in xfs_fs_eofblocks_from_user()
/linux-4.4.14/fs/nfsd/
Dauth.c69 if (gid_eq(new->fsgid, INVALID_GID)) in nfsd_setuser()
/linux-4.4.14/security/keys/
Dpersistent.c60 uid, INVALID_GID, current_cred(), in key_create_persistent()
Dprocess_keys.c77 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/
Dscm.h80 scm->creds.gid = INVALID_GID; in scm_send()
/linux-4.4.14/include/linux/
Duidgid.h58 #define INVALID_GID KGIDT_INIT(-1) macro
Dquota.h135 kqid.gid = INVALID_GID; in make_kqid_invalid()
/linux-4.4.14/net/sunrpc/
Dauth_unix.c86 cred->uc_gids[i] = INVALID_GID; in unx_create_cred()
Dsvcauth_unix.c751 cred->cr_gid = INVALID_GID; in svcauth_null_accept()
/linux-4.4.14/fs/cifs/
Ddir.c360 args.gid = INVALID_GID; /* no change */ in cifs_do_create()
619 args.gid = INVALID_GID; /* no change */ in cifs_mknod()
Dinode.c1385 args.gid = INVALID_GID; /* no change */
2174 args->gid = INVALID_GID; /* no change */
2242 kgid_t gid = INVALID_GID;
2325 INVALID_UID, INVALID_GID);
Dfile.c547 .gid = INVALID_GID, /* no change */ in cifs_open()
/linux-4.4.14/net/9p/
Dprotocol.c205 stbuf->n_gid = INVALID_GID; in p9pdu_vreadf()
/linux-4.4.14/fs/befs/
Dlinuxvfs.c698 gid = INVALID_GID; in parse_options()
/linux-4.4.14/fs/jfs/
Dsuper.c507 sbi->gid = INVALID_GID; in jfs_fill_super()
/linux-4.4.14/fs/9p/
Dvfs_inode.c229 wstat->n_gid = INVALID_GID; in v9fs_blank_wstat()
/linux-4.4.14/drivers/net/
Dtun.c1461 tun->group = INVALID_GID; in tun_setup()
/linux-4.4.14/fs/udf/
Dsuper.c2077 uopt.gid = INVALID_GID; in udf_fill_super()
/linux-4.4.14/fs/ntfs/
Dsuper.c107 kgid_t gid = INVALID_GID; in parse_options()