Searched refs:cr_groups (Results 1 – 4 of 4) sorted by relevance
26 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()
108 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()
20 gid_t cr_groups[NGROUPS]; member
433 vgid_t cr_groups[NGROUPS]; /* Group membership for caller */