Searched refs:co_level (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.h118 int co_level; /* SMBL_ */ member in struct:smb_connobj
H A Dsmb_rq.c423 switch (co->co_level) {
445 SMBSDEBUG("invalid level %d passed\n", co->co_level);
607 t2p->t2_share = (source->co_level == SMBL_SHARE ?
625 ntp->nt_share = (source->co_level == SMBL_SHARE ?
H A Dsmb_conn.c127 cp->co_level = level;

Completed in 42 milliseconds