Searched refs:smb_cmd_threshold_t (Results 1 – 3 of 3) sorted by relevance
1652 smb_threshold_init(smb_cmd_threshold_t *ct, char *cmd, in smb_threshold_init()1655 bzero(ct, sizeof (smb_cmd_threshold_t)); in smb_threshold_init()1665 smb_threshold_fini(smb_cmd_threshold_t *ct) in smb_threshold_fini()1678 smb_threshold_enter(smb_cmd_threshold_t *ct) in smb_threshold_enter()1708 smb_threshold_exit(smb_cmd_threshold_t *ct) in smb_threshold_exit()1719 smb_threshold_wake_all(smb_cmd_threshold_t *ct) in smb_threshold_wake_all()
953 void smb_threshold_init(smb_cmd_threshold_t *,955 void smb_threshold_fini(smb_cmd_threshold_t *);956 int smb_threshold_enter(smb_cmd_threshold_t *);957 void smb_threshold_exit(smb_cmd_threshold_t *);958 void smb_threshold_wake_all(smb_cmd_threshold_t *);
1877 } smb_cmd_threshold_t; typedef1959 smb_cmd_threshold_t sv_ssetup_ct;1960 smb_cmd_threshold_t sv_tcon_ct;1961 smb_cmd_threshold_t sv_opipe_ct;