Home
last modified time | relevance | path

Searched refs:smb_threshold_enter (Results 1 – 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_authenticate.c745 if ((rc = smb_threshold_enter(&sv->sv_ssetup_ct)) != 0) in smb_authsock_open()
H A Dsmb_user.c1037 if (smb_threshold_enter(&sv->sv_logoff_ct) != 0) { in smb_user_auth_logoff()
H A Dsmb_common_open.c346 if ((rc = smb_threshold_enter(&sv->sv_opipe_ct)) != 0) { in smb_common_open()
H A Dsmb_tree.c209 if (smb_threshold_enter(&sv->sv_tcon_ct) != 0) { in smb_tree_connect()
H A Dsmb_kutil.c1899 smb_threshold_enter(smb_cmd_threshold_t *ct) in smb_threshold_enter() function
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h993 int smb_threshold_enter(smb_cmd_threshold_t *);