Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb_dispatch.c693 ASSERT(sdd->sdt_function); in smb1sr_work()
795 sdrc = (*sdd->sdt_function)(sr); in smb1sr_work()
H A Dsmb2_dispatch.c636 rc = (*sdd->sdt_function)(sr); in smb2sr_work()
/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h2017 smb_sdrc_t (*sdt_function)(smb_request_t *); member