Searched refs:sv_ssetup_ct (Results 1 – 3 of 3) sorted by relevance
211 if (smb_threshold_enter(&sv->sv_ssetup_ct) != 0) { in smb_authenticate()217 smb_threshold_exit(&sv->sv_ssetup_ct); in smb_authenticate()
428 smb_threshold_init(&sv->sv_ssetup_ct, SMB_SSETUP_CMD, in smb_server_create()493 smb_threshold_fini(&sv->sv_ssetup_ct); in smb_server_delete()1401 smb_threshold_wake_all(&sv->sv_ssetup_ct); in smb_server_shutdown()
1885 smb_cmd_threshold_t sv_ssetup_ct; member