Searched refs:smb_common_open (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_open_andx.c275 status = smb_common_open(sr);
282 * NB: after the above smb_common_open() success,
403 status = smb_common_open(sr);
410 * NB: after the above smb_common_open() success,
525 status = smb_common_open(sr);
H A Dsmb_create.c204 status = smb_common_open(sr);
H A Dsmb_nt_create_andx.c279 status = smb_common_open(sr);
286 * NB: after the above smb_common_open() success,
H A Dsmb_nt_transact_create.c188 status = smb_common_open(sr);
195 * NB: after the above smb_common_open() success,
H A Dsmb2_create.c274 status = smb_common_open(sr);
300 * NB: after the above smb_common_open() success,
H A Dsmb_common_open.c181 smb_common_open(smb_request_t *sr) function
/illumos-gate/usr/src/lib/smbsrv/libfksmbsrv/
H A DMakefile.com59 smb_common_open.o \
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h353 uint32_t smb_common_open(smb_request_t *);

Completed in 51 milliseconds