Home
last modified time | relevance | path

Searched refs:smb_sm_idle (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbclnt/netsmb/
H A Dsmb_conn.h466 int smb_sm_idle(void);
H A Dsmb_dev.c240 if ((status = smb_sm_idle()) != 0) in _fini()
H A Dsmb_conn.c97 smb_sm_idle(void) in smb_sm_idle() function