Home
last modified time | relevance | path

Searched refs:cr_gid (Results 1 – 8 of 8) sorted by relevance

/linux/include/linux/sunrpc/
H A Dsvcauth.h24 kgid_t cr_gid; member
/linux/fs/nfsd/
H A Dauth.c36 new->fsgid = cred->cr_gid; in nfsd_setuser()
H A Dnfs4state.c2566 target->cr_gid = source->cr_gid; in copy_cred()
2630 || (!gid_eq(cr1->cr_gid, cr2->cr_gid)) in same_creds()
/linux/net/sunrpc/
H A Dsvcauth.c196 svc->cr_gid = KGIDT_INIT(from_kgid_munged(userns, cred->fsgid)); in svcauth_map_clnt_to_svc_cred_local()
H A Dsvcauth_unix.c780 cred->cr_gid = INVALID_GID; in svcauth_null_accept()
865 cred->cr_gid = INVALID_GID; in svcauth_tls_accept()
954 cred->cr_gid = make_kgid(userns, i); in svcauth_unix_accept()
/linux/net/sunrpc/auth_gss/
H A Dgss_rpc_xdr.c196 creds->cr_gid = make_kgid(&init_user_ns, tmp); in gssx_dec_linux_creds()
H A Dsvcauth_gss.c518 rsci.cred.cr_gid = make_kgid(current_user_ns(), id); in rsc_parse()
/linux/Documentation/filesystems/
H A Dcoda.rst366 vgid_t cr_gid, cr_egid, cr_sgid, cr_fsgid; /* same for groups */