Searched refs:ioc_fh (Results 1 – 4 of 4) sorted by relevance
213 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()
137 ioc_fh
399 if (ioc->ioc_fh == -1) in smb_usr_rw()402 fh = (uint16_t)ioc->ioc_fh; in smb_usr_rw()
343 int32_t ioc_fh; member