Home
last modified time | relevance | path

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

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