Lines Matching refs:r_tid

1126 DEFINE_RB_FUNCS(request, struct ceph_osd_request, r_tid, r_node)  in DEFINE_RB_FUNCS()  argument
1127 DEFINE_RB_FUNCS(request_mc, struct ceph_osd_request, r_tid, r_mc_node) in DEFINE_RB_FUNCS()
1302 dout(" reassigning req %p tid %llu\n", req, req->r_tid); in close_osd()
1399 WARN_ON(!req->r_tid || req->r_osd); in link_request()
1401 req, req->r_tid); in link_request()
1418 req, req->r_tid); in unlink_request()
1970 __func__, req, req->r_tid, osd->o_osd, backoff->spgid.pgid.pool, in should_plug_request()
2279 __func__, req, req->r_tid, req->r_t.pgid.pool, req->r_t.pgid.seed, in send_request()
2289 req->r_request->hdr.tid = cpu_to_le64(req->r_tid); in send_request()
2326 WARN_ON(req->r_tid); in __submit_request()
2383 req->r_tid = atomic64_inc_return(&osdc->last_tid); in __submit_request()
2429 WARN_ON(lookup_request_mc(&osdc->map_checks, req->r_tid)); in finish_request()
2430 dout("%s req %p tid %llu\n", __func__, req, req->r_tid); in finish_request()
2451 req->r_tid, req->r_callback, req->r_result); in __complete_request()
2472 dout("%s req %p tid %llu err %d\n", __func__, req, req->r_tid, err); in complete_request()
2488 lookup_req = lookup_request_mc(&osdc->map_checks, req->r_tid); in cancel_map_check()
2499 dout("%s req %p tid %llu\n", __func__, req, req->r_tid); in cancel_request()
2509 dout("%s req %p tid %llu err %d\n", __func__, req, req->r_tid, err); in abort_request()
2626 req->r_tid); in check_pool_dne()
2629 req, req->r_tid, req->r_map_dne_bound, map->epoch); in check_pool_dne()
2636 req->r_tid); in check_pool_dne()
2660 req, req->r_tid, req->r_map_dne_bound, greq->u.newest); in map_check_cb()
2679 lookup_req = lookup_request_mc(&osdc->map_checks, req->r_tid); in send_map_check()
2688 map_check_cb, req->r_tid); in send_map_check()
3183 req->r_tid = atomic64_inc_return(&osdc->last_tid); in send_linger_ping()
3382 req, req->r_tid, osd->o_osd); in handle_timeout()
3388 req->r_tid, osd->o_osd); in handle_timeout()
3419 req->r_tid, osdc->homeless_osd.o_osd); in handle_timeout()
3703 req->r_tid, ret); in handle_reply()
3708 __func__, req, req->r_tid, m.flags, m.pgid.pool, m.pgid.seed, in handle_reply()
3715 req, req->r_tid, m.retry_attempt, in handle_reply()
3724 dout("req %p tid %llu redirect pool %lld\n", req, req->r_tid, in handle_reply()
3737 req->r_tid = 0; in handle_reply()
3743 dout("req %p tid %llu EAGAIN\n", req, req->r_tid); in handle_reply()
3757 req->r_tid = 0; in handle_reply()
3764 req->r_num_ops, req->r_tid); in handle_reply()
3769 req->r_tid, i, m.rval[i], m.outdata_len[i]); in handle_reply()
3776 le32_to_cpu(msg->hdr.data_len), req->r_tid); in handle_reply()
3780 req, req->r_tid, m.result, data_len); in handle_reply()
3903 dout("%s req %p tid %llu\n", __func__, req, req->r_tid); in scan_requests()
4610 dout("%s req %p tid %llu\n", __func__, req, req->r_tid); in wait_request_timeout()
4651 if (req->r_tid > last_tid) in ceph_osdc_sync()
4661 __func__, req, req->r_tid, last_tid); in ceph_osdc_sync()
5415 __func__, osd->o_osd, req->r_tid, front_len, in get_reply()
5427 __func__, osd->o_osd, req->r_tid, data_len, in get_reply()