smb_slock
struct smb_slock co_interlock;
struct smb_slock vc_stlock;
struct smb_slock ss_stlock;
struct smb_slock iod_rqlock; /* iod_rqlist, iod_muxwant */
struct smb_slock iod_evlock; /* iod_evlist */
struct smb_slock sr_slock; /* short term locks */
smb_sleep(void *chan, struct smb_slock *sl, int slpflags, const char *wmesg, int timo)
int smb_sleep(void *chan, struct smb_slock *sl, int slpflags, const char *wmesg, int timo);