Home
last modified time | relevance | path

Searched refs:smb_opipe_fsctl (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_ioctl.c237 ITF_IPC_ONLY, smb_opipe_fsctl },
239 ITF_IPC_ONLY, smb_opipe_fsctl },
241 ITF_IPC_ONLY | ITF_NO_FID, smb_opipe_fsctl },
H A Dsmb_opipe.c466 smb_opipe_fsctl(smb_request_t *sr, smb_fsctl_t *fsctl) in smb_opipe_fsctl() function
H A Dsmb_common_transact.c1435 status = smb_opipe_fsctl(sr, &fsctl); in smb_trans_nmpipe()
/titanic_50/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h447 uint32_t smb_opipe_fsctl(smb_request_t *, smb_fsctl_t *);