Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb_seek.c114 if ((rc = smb_ofile_seek(sr->fid_ofile, mode, off, &off_ret)) != 0) { in smb_com_seek()
H A Dsmb_ofile.c1270 smb_ofile_seek( in smb_ofile_seek() function
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_kproto.h685 int smb_ofile_seek(smb_ofile_t *, ushort_t, int32_t, uint32_t *);