Searched refs:drbd_req_destroy (Results 1 – 4 of 4) sorted by relevance
103 void drbd_req_destroy(struct kref *kref) in drbd_req_destroy() function347 kref_put(&req->kref, drbd_req_destroy); in drbd_req_put_completion_ref()495 kref_put(&req->kref, drbd_req_destroy); in mod_rq_state()517 kref_put(&req->kref, drbd_req_destroy); in mod_rq_state()535 kref_put(&req->kref, drbd_req_destroy); in mod_rq_state()1304 kref_put(&req->kref, drbd_req_destroy); in drbd_unplug()1330 kref_put(&tmp->kref, drbd_req_destroy); in drbd_update_plug()
290 extern void drbd_req_destroy(struct kref *kref);
322 if (kref_put(&req->kref, drbd_req_destroy)) in seq_print_resource_transfer_log_summary()
2305 kref_put(&req->kref, drbd_req_destroy); in do_retry()