Lines Matching refs:r_tid

1056 DEFINE_RB_FUNCS(request, struct ceph_osd_request, r_tid, r_node)  in DEFINE_RB_FUNCS()  argument
1057 DEFINE_RB_FUNCS(request_mc, struct ceph_osd_request, r_tid, r_mc_node) in DEFINE_RB_FUNCS()
1232 dout(" reassigning req %p tid %llu\n", req, req->r_tid); in close_osd()
1329 WARN_ON(!req->r_tid || req->r_osd); in link_request()
1331 req, req->r_tid); in link_request()
1348 req, req->r_tid); in unlink_request()
1843 __func__, req, req->r_tid, osd->o_osd, backoff->spgid.pgid.pool, in should_plug_request()
2147 __func__, req, req->r_tid, req->r_t.pgid.pool, req->r_t.pgid.seed, in send_request()
2157 req->r_request->hdr.tid = cpu_to_le64(req->r_tid); in send_request()
2194 WARN_ON(req->r_tid); in __submit_request()
2251 req->r_tid = atomic64_inc_return(&osdc->last_tid); in __submit_request()
2296 WARN_ON(lookup_request_mc(&osdc->map_checks, req->r_tid)); in finish_request()
2297 dout("%s req %p tid %llu\n", __func__, req, req->r_tid); in finish_request()
2316 req->r_tid, req->r_callback, req->r_result); in __complete_request()
2337 dout("%s req %p tid %llu err %d\n", __func__, req, req->r_tid, err); in complete_request()
2353 lookup_req = lookup_request_mc(&osdc->map_checks, req->r_tid); in cancel_map_check()
2364 dout("%s req %p tid %llu\n", __func__, req, req->r_tid); in cancel_request()
2374 dout("%s req %p tid %llu err %d\n", __func__, req, req->r_tid, err); in abort_request()
2483 req->r_tid); in check_pool_dne()
2486 req, req->r_tid, req->r_map_dne_bound, map->epoch); in check_pool_dne()
2493 req->r_tid); in check_pool_dne()
2517 req, req->r_tid, req->r_map_dne_bound, greq->u.newest); in map_check_cb()
2536 lookup_req = lookup_request_mc(&osdc->map_checks, req->r_tid); in send_map_check()
2545 map_check_cb, req->r_tid); in send_map_check()
2994 req->r_tid = atomic64_inc_return(&osdc->last_tid); in send_linger_ping()
3189 req, req->r_tid, osd->o_osd); in handle_timeout()
3195 req->r_tid, osd->o_osd); in handle_timeout()
3226 req->r_tid, osdc->homeless_osd.o_osd); in handle_timeout()
3513 req->r_tid, ret); in handle_reply()
3518 __func__, req, req->r_tid, m.flags, m.pgid.pool, m.pgid.seed, in handle_reply()
3525 req, req->r_tid, m.retry_attempt, in handle_reply()
3534 dout("req %p tid %llu redirect pool %lld\n", req, req->r_tid, in handle_reply()
3545 req->r_tid = 0; in handle_reply()
3552 req->r_num_ops, req->r_tid); in handle_reply()
3557 req->r_tid, i, m.rval[i], m.outdata_len[i]); in handle_reply()
3564 le32_to_cpu(msg->hdr.data_len), req->r_tid); in handle_reply()
3568 req, req->r_tid, m.result, data_len); in handle_reply()
3691 dout("%s req %p tid %llu\n", __func__, req, req->r_tid); in scan_requests()
4403 dout("%s req %p tid %llu\n", __func__, req, req->r_tid); in wait_request_timeout()
4444 if (req->r_tid > last_tid) in ceph_osdc_sync()
4454 __func__, req, req->r_tid, last_tid); in ceph_osdc_sync()
5259 __func__, osd->o_osd, req->r_tid, front_len, in get_reply()
5271 __func__, osd->o_osd, req->r_tid, data_len, in get_reply()