Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/block/drbd/
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()
1178 kref_put(&ctx->kref, &drbd_bm_aio_ctx_destroy); in bm_rw()
1211 kref_put(&ctx->kref, &drbd_bm_aio_ctx_destroy); in bm_rw()