Home
last modified time | relevance | path

Searched refs:drbd_bm_aio_ctx_destroy (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/block/drbd/
H A Ddrbd_bitmap.c924 static void drbd_bm_aio_ctx_destroy(struct kref *kref) in drbd_bm_aio_ctx_destroy() function
973 kref_put(&ctx->kref, &drbd_bm_aio_ctx_destroy); in drbd_bm_endio()
1025 kref_put(&ctx->kref, &drbd_bm_aio_ctx_destroy); in bm_page_io_async()
1176 kref_put(&ctx->kref, &drbd_bm_aio_ctx_destroy); in bm_rw()
1209 kref_put(&ctx->kref, &drbd_bm_aio_ctx_destroy); in bm_rw()