Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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 __must_hold()
1095 if (!get_ldev_if_state(device, D_ATTACHING)) { /* put is in drbd_bm_aio_ctx_destroy() */ in __must_hold()
1176 kref_put(&ctx->kref, &drbd_bm_aio_ctx_destroy); in __must_hold()
1209 kref_put(&ctx->kref, &drbd_bm_aio_ctx_destroy); in __must_hold()
/kernel/linux/linux-5.10/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()
1063 if (!get_ldev_if_state(device, D_ATTACHING)) { /* put is in drbd_bm_aio_ctx_destroy() */ in __must_hold()
1144 kref_put(&ctx->kref, &drbd_bm_aio_ctx_destroy); in __must_hold()
1177 kref_put(&ctx->kref, &drbd_bm_aio_ctx_destroy); in __must_hold()

Completed in 5 milliseconds