Home
last modified time | relevance | path

Searched refs:cr_groups (Results 1 – 4 of 4) sorted by relevance

/linux-2.4.37.9/fs/nfsd/
Dauth.c26 cred->cr_groups[0] = NOGROUP; in nfsd_setuser()
33 if (!cred->cr_groups[i]) in nfsd_setuser()
34 cred->cr_groups[i] = exp->ex_anon_gid; in nfsd_setuser()
46 gid_t group = cred->cr_groups[i]; in nfsd_setuser()
/linux-2.4.37.9/net/sunrpc/
Dsvcauth.c108 rqstp->rq_cred.cr_groups[0] = NOGROUP; in svcauth_null()
144 cred->cr_groups[i] = ntohl(*bufp++); in svcauth_unix()
146 cred->cr_groups[i] = NOGROUP; in svcauth_unix()
/linux-2.4.37.9/include/linux/sunrpc/
Dsvcauth.h20 gid_t cr_groups[NGROUPS]; member
/linux-2.4.37.9/Documentation/filesystems/
Dcoda.txt433 vgid_t cr_groups[NGROUPS]; /* Group membership for caller */