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

/linux-master/drivers/block/drbd/
H A Ddrbd_bitmap.c924 static void drbd_bm_aio_ctx_destroy(struct kref *kref) function
973 kref_put(&ctx->kref, &drbd_bm_aio_ctx_destroy);
1025 kref_put(&ctx->kref, &drbd_bm_aio_ctx_destroy);
1095 if (!get_ldev_if_state(device, D_ATTACHING)) { /* put is in drbd_bm_aio_ctx_destroy() */
1176 kref_put(&ctx->kref, &drbd_bm_aio_ctx_destroy);
1209 kref_put(&ctx->kref, &drbd_bm_aio_ctx_destroy);

Completed in 125 milliseconds