Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_opipe.c41 static uint32_t smb_opipe_wait(smb_request_t *, smb_fsctl_t *);
625 status = smb_opipe_wait(sr, fsctl); in smb_opipe_fsctl()
712 smb_opipe_wait(smb_request_t *sr, smb_fsctl_t *fsctl) in smb_opipe_wait() function