Lines Matching refs:cfile
4529 struct cifs_tcon *tcon = tlink_tcon(rdata->req->cfile->tlink); in smb2_readv_callback()
4607 rdata->req->cfile->fid.persistent_fid, in smb2_readv_callback()
4616 rdata->req->cfile->fid.persistent_fid, in smb2_readv_callback()
4659 struct cifs_tcon *tcon = tlink_tcon(rdata->req->cfile->tlink); in smb2_async_readv()
4669 io_parms.tcon = tlink_tcon(rdata->req->cfile->tlink); in smb2_async_readv()
4673 io_parms.persistent_fid = rdata->req->cfile->fid.persistent_fid; in smb2_async_readv()
4674 io_parms.volatile_fid = rdata->req->cfile->fid.volatile_fid; in smb2_async_readv()
4820 struct cifs_tcon *tcon = tlink_tcon(wdata->req->cfile->tlink); in smb2_writev_callback()
4891 wdata->req->cfile->fid.persistent_fid, in smb2_writev_callback()
4901 wdata->req->cfile->fid.persistent_fid, in smb2_writev_callback()
4925 struct cifs_tcon *tcon = tlink_tcon(wdata->req->cfile->tlink); in smb2_async_writev()
4943 .persistent_fid = wdata->req->cfile->fid.persistent_fid, in smb2_async_writev()
4944 .volatile_fid = wdata->req->cfile->fid.volatile_fid, in smb2_async_writev()