Searched refs:co_level (Results 1 – 3 of 3) sorted by relevance
505 switch (co->co_level) { in smb_rq_getenv()527 SMBSDEBUG("invalid level %d passed\n", co->co_level); in smb_rq_getenv()727 t2p->t2_share = (source->co_level == SMBL_SHARE ? in smb_t2_init()745 ntp->nt_share = (source->co_level == SMBL_SHARE ? in smb_nt_init()
134 cp->co_level = level; in smb_co_init()197 if (co->co_level == SMBL_VC && co->co_usecount == 2) { in smb_co_rele()
133 int co_level; /* SMBL_ */ member