Searched refs:drbd_req_destroy (Results 1 – 4 of 4) sorted by relevance
76 void drbd_req_destroy(struct kref *kref) in drbd_req_destroy() function320 kref_put(&req->kref, drbd_req_destroy); in drbd_req_put_completion_ref()468 kref_put(&req->kref, drbd_req_destroy); in mod_rq_state()490 kref_put(&req->kref, drbd_req_destroy); in mod_rq_state()508 kref_put(&req->kref, drbd_req_destroy); in mod_rq_state()1277 kref_put(&req->kref, drbd_req_destroy); in drbd_unplug()1303 kref_put(&tmp->kref, drbd_req_destroy); in drbd_update_plug()
268 extern void drbd_req_destroy(struct kref *kref);
324 if (kref_put(&req->kref, drbd_req_destroy)) in seq_print_resource_transfer_log_summary()
2291 kref_put(&req->kref, drbd_req_destroy); in do_retry()