Home
last modified time | relevance | path

Searched refs:smb_cmd_threshold_t (Results 1 – 3 of 3) sorted by relevance

/titanic_53/usr/src/uts/common/fs/smbsrv/
H A Dsmb_kutil.c1652 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()
/titanic_53/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h953 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 *);
H A Dsmb_ktypes.h1877 } smb_cmd_threshold_t; typedef
1959 smb_cmd_threshold_t sv_ssetup_ct;
1960 smb_cmd_threshold_t sv_tcon_ct;
1961 smb_cmd_threshold_t sv_opipe_ct;