Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbsrv/
H A Dsmb_server.c493 smb_threshold_fini(&sv->sv_ssetup_ct); in smb_server_delete()
494 smb_threshold_fini(&sv->sv_tcon_ct); in smb_server_delete()
495 smb_threshold_fini(&sv->sv_opipe_ct); in smb_server_delete()
H A Dsmb_kutil.c1663 smb_threshold_fini(smb_cmd_threshold_t *ct) in smb_threshold_fini() function
/titanic_41/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h884 void smb_threshold_fini(smb_cmd_threshold_t *);