Searched refs:sv_tcon_ct (Results 1 – 3 of 3) sorted by relevance
202 if (smb_threshold_enter(&sv->sv_tcon_ct) != 0) { in smb_tree_connect()207 smb_threshold_exit(&sv->sv_tcon_ct); in smb_tree_connect()
435 smb_threshold_init(&sv->sv_tcon_ct, SMB_TCON_CMD, in smb_server_create()499 smb_threshold_fini(&sv->sv_tcon_ct); in smb_server_delete()1412 smb_threshold_wake_all(&sv->sv_tcon_ct); in smb_server_shutdown()
1960 smb_cmd_threshold_t sv_tcon_ct; member