Searched refs:sv_logoff_ct (Results 1 – 3 of 3) sorted by relevance
1037 if (smb_threshold_enter(&sv->sv_logoff_ct) != 0) { in smb_user_auth_logoff()1046 smb_threshold_exit(&sv->sv_logoff_ct); in smb_user_auth_logoff()
488 smb_threshold_init(&sv->sv_logoff_ct, SMB_LOGOFF_CMD, in smb_server_create()548 smb_threshold_fini(&sv->sv_logoff_ct); in smb_server_delete()1605 smb_threshold_wake_all(&sv->sv_logoff_ct); in smb_server_shutdown()
2185 smb_cmd_threshold_t sv_logoff_ct; member