Searched refs:read_req (Results 1 – 3 of 3) sorted by relevance
134 struct read_req { struct193 struct read_req read;
1286 struct read_req *readp = &ioreq->r_data.read; in format_rw()1288 struct read_req *readap = &ioreq->r_data.read; in format_rw()
1032 SimpleSynchronousEntry::ReadRequest read_req(stream_index, offset, buf_len); in ReadDataInternal() local1036 read_req.request_update_crc = true; in ReadDataInternal()1037 read_req.previous_crc32 = in ReadDataInternal()1043 read_req.request_verify_crc = !have_written_[stream_index]; in ReadDataInternal()1051 read_req, entry_stat.get(), base::RetainedRef(buf), result.get()); in ReadDataInternal()