Searched refs:sv_opipe_ct (Results 1 – 3 of 3) sorted by relevance
363 if ((rc = smb_threshold_enter(&sv->sv_opipe_ct)) != 0) { in smb_open_subr()374 smb_threshold_exit(&sv->sv_opipe_ct); in smb_open_subr()
437 smb_threshold_init(&sv->sv_opipe_ct, SMB_OPIPE_CMD, in smb_server_create()500 smb_threshold_fini(&sv->sv_opipe_ct); in smb_server_delete()1413 smb_threshold_wake_all(&sv->sv_opipe_ct); in smb_server_shutdown()
1961 smb_cmd_threshold_t sv_opipe_ct; member