Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_server.c1602 smb_threshold_wake_all(&sv->sv_ssetup_ct); in smb_server_shutdown()
1603 smb_threshold_wake_all(&sv->sv_tcon_ct); in smb_server_shutdown()
1604 smb_threshold_wake_all(&sv->sv_opipe_ct); in smb_server_shutdown()
1605 smb_threshold_wake_all(&sv->sv_logoff_ct); in smb_server_shutdown()
H A Dsmb_kutil.c1940 smb_threshold_wake_all(smb_cmd_threshold_t *ct) in smb_threshold_wake_all() function
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h995 void smb_threshold_wake_all(smb_cmd_threshold_t *);