Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_authenticate.c608 if ((rc = smb_threshold_enter(&sv->sv_ssetup_ct)) != 0) in smb_authsock_open()
H A Dsmb_common_open.c363 if ((rc = smb_threshold_enter(&sv->sv_opipe_ct)) != 0) { in smb_open_subr()
H A Dsmb_tree.c202 if (smb_threshold_enter(&sv->sv_tcon_ct) != 0) { in smb_tree_connect()
H A Dsmb_kutil.c1678 smb_threshold_enter(smb_cmd_threshold_t *ct) in smb_threshold_enter() function
/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h956 int smb_threshold_enter(smb_cmd_threshold_t *);