Searched refs:blk_add_aio_context_notifier (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/sysemu/ |
H A D | block-backend-global-state.h | 92 void blk_add_aio_context_notifier(BlockBackend *blk,
|
/openbmc/qemu/block/export/ |
H A D | vhost-user-blk-server.c | 351 blk_add_aio_context_notifier(exp->blk, blk_aio_attached, blk_aio_detach, in vu_blk_exp_create()
|
H A D | vduse-blk.c | 367 blk_add_aio_context_notifier(exp->blk, blk_aio_attached, blk_aio_detach, in vduse_blk_exp_create()
|
/openbmc/qemu/block/ |
H A D | block-backend.c | 2458 void blk_add_aio_context_notifier(BlockBackend *blk, in blk_add_aio_context_notifier() function
|
/openbmc/qemu/nbd/ |
H A D | server.c | 1942 blk_add_aio_context_notifier(blk, blk_aio_attached, blk_aio_detach, exp); in nbd_export_create()
|