Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libsmbfs/smb/
H A Dfile.c213 rwrq.ioc_fh = -1; /* tell driver to supply this */ in smb_fh_read()
230 rwrq.ioc_fh = -1; /* tell driver to supply this */ in smb_fh_write()
/titanic_44/usr/src/uts/common/fs/smbclnt/netsmb/
H A Doffsets.in137 ioc_fh
H A Dsmb_usr.c399 if (ioc->ioc_fh == -1) in smb_usr_rw()
402 fh = (uint16_t)ioc->ioc_fh; in smb_usr_rw()
/titanic_44/usr/src/uts/common/netsmb/
H A Dsmb_dev.h343 int32_t ioc_fh; member