Searched refs:vc_co (Results 1 – 3 of 3) sorted by relevance
155 struct smb_connobj vc_co; /* keep first! See CPTOVC */ member185 #define vc_lock vc_co.co_lock186 #define vc_flags vc_co.co_flags249 #define VCTOCP(vcp) (&(vcp)->vc_co)
431 if (vcp->vc_co.co_usecount > 1) in smb_iod_recvall()434 if (vcp->vc_co.co_usecount == 1) { in smb_iod_recvall()1073 if (vcp->vc_co.co_usecount == 1) { in smb_iod_vc_idle()
391 vcp->vc_co.co_free = smb_vc_free; in smb_vc_create()392 vcp->vc_co.co_gone = smb_vc_gone; in smb_vc_create()