Searched refs:blk_remove_aio_context_notifier (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/block/export/ |
H A D | vhost-user-blk-server.c | 358 blk_remove_aio_context_notifier(exp->blk, blk_aio_attached, in vu_blk_exp_create() 371 blk_remove_aio_context_notifier(exp->blk, blk_aio_attached, blk_aio_detach, in vu_blk_exp_delete()
|
H A D | vduse-blk.c | 395 blk_remove_aio_context_notifier(exp->blk, blk_aio_attached, blk_aio_detach, in vduse_blk_exp_delete()
|
/openbmc/qemu/include/sysemu/ |
H A D | block-backend-global-state.h | 95 void blk_remove_aio_context_notifier(BlockBackend *blk,
|
/openbmc/qemu/block/ |
H A D | block-backend.c | 2478 void blk_remove_aio_context_notifier(BlockBackend *blk, in blk_remove_aio_context_notifier() function
|
/openbmc/qemu/nbd/ |
H A D | server.c | 2017 blk_remove_aio_context_notifier(exp->common.blk, blk_aio_attached, in nbd_export_delete()
|