Home
last modified time | relevance | path

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

/Linux-v4.19/fs/gfs2/
Dquota.h19 #define NO_GID_QUOTA_CHANGE INVALID_GID
/Linux-v4.19/fs/nfsd/
Dauth.c73 if (gid_eq(new->fsgid, INVALID_GID)) in nfsd_setuser()
/Linux-v4.19/fs/xfs/
Dxfs_icache.h110 dst->eof_gid = INVALID_GID; in xfs_fs_eofblocks_from_user()
/Linux-v4.19/security/keys/
Dpersistent.c62 uid, INVALID_GID, current_cred(), in key_create_persistent()
Dprocess_keys.c78 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/
Dscm.h83 scm->creds.gid = INVALID_GID; in scm_send()
/Linux-v4.19/include/linux/
Duidgid.h59 #define INVALID_GID KGIDT_INIT(-1) macro
Dquota.h135 kqid.gid = INVALID_GID; in make_kqid_invalid()
/Linux-v4.19/net/sunrpc/
Dauth_unix.c91 cred->uc_gids[i] = INVALID_GID; in unx_create_cred()
Dsvcauth_unix.c748 cred->cr_gid = INVALID_GID; in svcauth_null_accept()
/Linux-v4.19/fs/
Dattr.c41 if (gid_eq(inode->i_gid, INVALID_GID) && in chgrp_ok()
/Linux-v4.19/fs/cifs/
Ddir.c400 args.gid = INVALID_GID; /* no change */ in cifs_do_create()
670 args.gid = INVALID_GID; /* no change */ in cifs_mknod()
Dinode.c1464 args.gid = INVALID_GID; /* no change */
2278 args->gid = INVALID_GID; /* no change */
2346 kgid_t gid = INVALID_GID;
2429 INVALID_UID, INVALID_GID);
Dfile.c561 .gid = INVALID_GID, /* no change */ in cifs_open()
/Linux-v4.19/net/9p/
Dprotocol.c205 stbuf->n_gid = INVALID_GID; in p9pdu_vreadf()
/Linux-v4.19/fs/befs/
Dlinuxvfs.c741 gid = INVALID_GID; in parse_options()
/Linux-v4.19/fs/jfs/
Dsuper.c537 sbi->gid = INVALID_GID; in jfs_fill_super()
/Linux-v4.19/fs/9p/
Dvfs_inode.c229 wstat->n_gid = INVALID_GID; in v9fs_blank_wstat()
/Linux-v4.19/fs/ntfs/
Dsuper.c107 kgid_t gid = INVALID_GID; in parse_options()
/Linux-v4.19/drivers/net/
Dtun.c2251 tun->group = INVALID_GID; in tun_setup()