Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/smbsrv/
H A Dsmb_server.c1401 smb_threshold_wake_all(&sv->sv_ssetup_ct); in smb_server_shutdown()
1402 smb_threshold_wake_all(&sv->sv_tcon_ct); in smb_server_shutdown()
1403 smb_threshold_wake_all(&sv->sv_opipe_ct); in smb_server_shutdown()
H A Dsmb_kutil.c1717 smb_threshold_wake_all(smb_cmd_threshold_t *ct) in smb_threshold_wake_all() function
/titanic_44/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h887 void smb_threshold_wake_all(smb_cmd_threshold_t *);