Lines Matching refs:linger_id
1334 lreq->linger_id); in close_osd()
2777 DEFINE_RB_INSDEL_FUNCS(linger, struct ceph_osd_linger_request, linger_id, node) in DEFINE_RB_INSDEL_FUNCS() argument
2778 DEFINE_RB_FUNCS(linger_osdc, struct ceph_osd_linger_request, linger_id, osdc_node) in DEFINE_RB_INSDEL_FUNCS()
2779 DEFINE_RB_FUNCS(linger_mc, struct ceph_osd_linger_request, linger_id, mc_node) in DEFINE_RB_INSDEL_FUNCS()
2790 WARN_ON(!lreq->linger_id || lreq->osd); in DEFINE_RB_INSDEL_FUNCS()
2792 osd->o_osd, lreq, lreq->linger_id); in DEFINE_RB_INSDEL_FUNCS()
2810 osd->o_osd, lreq, lreq->linger_id); in unlink_linger()
2846 WARN_ON(lreq->linger_id); in linger_register()
2849 lreq->linger_id = ++osdc->last_linger_id; in linger_register()
2948 lreq->wcb(lreq->data, lwork->notify.notify_id, lreq->linger_id, in do_watch_notify()
2968 lreq->errcb(lreq->data, lreq->linger_id, lwork->error.err); in do_watch_error()
3003 lreq->linger_id, req->r_result); in linger_commit_cb()
3048 lreq, lreq->linger_id, req->r_result, lreq->last_error); in linger_reconnect_cb()
3066 dout("%s lreq %p linger_id %llu\n", __func__, lreq, lreq->linger_id); in send_linger()
3078 op->watch.cookie != lreq->linger_id); in send_linger()
3106 __func__, lreq, lreq->linger_id, req->r_result, lreq->ping_sent, in linger_ping_cb()
3137 __func__, lreq, lreq->linger_id, lreq->ping_sent, in send_linger_ping()
3147 op->watch.cookie != lreq->linger_id || in send_linger_ping()
3169 lreq->reg_req->r_ops[0].watch.cookie = lreq->linger_id; in linger_submit()
3170 lreq->ping_req->r_ops[0].watch.cookie = lreq->linger_id; in linger_submit()
3172 lreq->reg_req->r_ops[0].notify.cookie = lreq->linger_id; in linger_submit()
3191 lreq->linger_id); in cancel_linger_map_check()
3237 lreq, lreq->linger_id); in check_linger_pool_dne()
3240 __func__, lreq, lreq->linger_id, lreq->map_dne_bound, in check_linger_pool_dne()
3248 lreq->linger_id); in check_linger_pool_dne()
3261 u64 linger_id = greq->private_data; in linger_map_check_cb() local
3266 lreq = lookup_linger_mc(&osdc->linger_map_checks, linger_id); in linger_map_check_cb()
3268 dout("%s linger_id %llu dne\n", __func__, linger_id); in linger_map_check_cb()
3273 __func__, lreq, lreq->linger_id, lreq->map_dne_bound, in linger_map_check_cb()
3294 lreq->linger_id); in send_linger_map_check()
3303 linger_map_check_cb, lreq->linger_id); in send_linger_map_check()
3311 dout("%s lreq %p linger_id %llu\n", __func__, lreq, lreq->linger_id); in linger_reg_commit_wait()
3320 dout("%s lreq %p linger_id %llu\n", __func__, lreq, lreq->linger_id); in linger_notify_finish_wait()
3376 lreq, lreq->linger_id, osd->o_osd); in handle_timeout()
3847 lreq->linger_id); in scan_requests()
4769 osd_req_op_watch_init(req, 0, lreq->linger_id, in ceph_osdc_unwatch()
4991 lreq, lreq->linger_id, age, lreq->last_error); in ceph_osdc_watch_check()