Searched refs:vc_grp (Results 1 – 2 of 2) sorted by relevance
149 if (vcp->vc_grp != vcspec->group) in smb_sm_lookupint()428 vcp->vc_grp = gid; in smb_vc_create()609 if (!groupmember(vcp->vc_grp, cred)) in smb_vc_access()712 vip->gid = vcp->vc_grp; in smb_vc_getinfo()
250 gid_t vc_grp; /* group of connection */ member