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()
2387 req->r_tid = atomic64_inc_return(&osdc->last_tid); in __submit_request()
2433 WARN_ON(lookup_request_mc(&osdc->map_checks, req->r_tid)); in finish_request()
2434 dout("%s req %p tid %llu\n", __func__, req, req->r_tid); in finish_request()
2455 req->r_tid, req->r_callback, req->r_result); in __complete_request()
2476 dout("%s req %p tid %llu err %d\n", __func__, req, req->r_tid, err); in complete_request()
2492 lookup_req = lookup_request_mc(&osdc->map_checks, req->r_tid); in cancel_map_check()
2503 dout("%s req %p tid %llu\n", __func__, req, req->r_tid); in cancel_request()
2513 dout("%s req %p tid %llu err %d\n", __func__, req, req->r_tid, err); in abort_request()
2630 req->r_tid); in check_pool_dne()
2633 req, req->r_tid, req->r_map_dne_bound, map->epoch); in check_pool_dne()
2640 req->r_tid); in check_pool_dne()
2664 req, req->r_tid, req->r_map_dne_bound, greq->u.newest); in map_check_cb()
2683 lookup_req = lookup_request_mc(&osdc->map_checks, req->r_tid); in send_map_check()
2692 map_check_cb, req->r_tid); in send_map_check()
3187 req->r_tid = atomic64_inc_return(&osdc->last_tid); in send_linger_ping()
3386 req, req->r_tid, osd->o_osd); in handle_timeout()
3392 req->r_tid, osd->o_osd); in handle_timeout()
3423 req->r_tid, osdc->homeless_osd.o_osd); in handle_timeout()
3707 req->r_tid, ret); in handle_reply()
3712 __func__, req, req->r_tid, m.flags, m.pgid.pool, m.pgid.seed, in handle_reply()
3719 req, req->r_tid, m.retry_attempt, in handle_reply()
3728 dout("req %p tid %llu redirect pool %lld\n", req, req->r_tid, in handle_reply()
3741 req->r_tid = 0; in handle_reply()
3747 dout("req %p tid %llu EAGAIN\n", req, req->r_tid); in handle_reply()
3761 req->r_tid = 0; in handle_reply()
3768 req->r_num_ops, req->r_tid); in handle_reply()
3773 req->r_tid, i, m.rval[i], m.outdata_len[i]); in handle_reply()
3780 le32_to_cpu(msg->hdr.data_len), req->r_tid); in handle_reply()
3784 req, req->r_tid, m.result, data_len); in handle_reply()
3907 dout("%s req %p tid %llu\n", __func__, req, req->r_tid); in scan_requests()
4618 dout("%s req %p tid %llu\n", __func__, req, req->r_tid); in wait_request_timeout()
4659 if (req->r_tid > last_tid) in ceph_osdc_sync()
4669 __func__, req, req->r_tid, last_tid); in ceph_osdc_sync()
5381 __func__, osd->o_osd, req->r_tid, front_len, in get_reply()
5393 __func__, osd->o_osd, req->r_tid, data_len, in get_reply()