Lines Matching defs:req_info
271 static struct req_info { struct272 int req_error;273 u_int req_count;274 uint32_t req_size;275 uint32_t req_type;276 uint32_t req_txid;277 struct op_info *req_op;278 int resp_error;279 int resp_count;280 size_t resp_size;281 size_t resp_off;282 struct iovec *resp_biov;