Searched refs:drbd_req_destroy (Results 1 – 2 of 2) sorted by relevance
71 void drbd_req_destroy(struct kref *kref) in drbd_req_destroy() function317 kref_put(&req->kref, drbd_req_destroy); in drbd_req_put_completion_ref()477 kref_put(&req->kref, drbd_req_destroy); in mod_rq_state()499 kref_put(&req->kref, drbd_req_destroy); in mod_rq_state()517 kref_put(&req->kref, drbd_req_destroy); in mod_rq_state()1289 kref_put(&req->kref, drbd_req_destroy); in drbd_unplug()1315 kref_put(&tmp->kref, drbd_req_destroy); in drbd_update_plug()
268 extern void drbd_req_destroy(struct kref *kref);