Home
last modified time | relevance | path

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

/openbmc/qemu/include/sysemu/
H A Dblock-backend-global-state.h92 void blk_add_aio_context_notifier(BlockBackend *blk,
/openbmc/qemu/block/export/
H A Dvhost-user-blk-server.c351 blk_add_aio_context_notifier(exp->blk, blk_aio_attached, blk_aio_detach, in vu_blk_exp_create()
H A Dvduse-blk.c367 blk_add_aio_context_notifier(exp->blk, blk_aio_attached, blk_aio_detach, in vduse_blk_exp_create()
/openbmc/qemu/block/
H A Dblock-backend.c2458 void blk_add_aio_context_notifier(BlockBackend *blk, in blk_add_aio_context_notifier() function
/openbmc/qemu/nbd/
H A Dserver.c1942 blk_add_aio_context_notifier(blk, blk_aio_attached, blk_aio_detach, exp); in nbd_export_create()