Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_server.c1411 smb_threshold_wake_all(&sv->sv_ssetup_ct); in smb_server_shutdown()
1412 smb_threshold_wake_all(&sv->sv_tcon_ct); in smb_server_shutdown()
1413 smb_threshold_wake_all(&sv->sv_opipe_ct); in smb_server_shutdown()
H A Dsmb_kutil.c1719 smb_threshold_wake_all(smb_cmd_threshold_t *ct) in smb_threshold_wake_all() function
/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h958 void smb_threshold_wake_all(smb_cmd_threshold_t *);