Home
last modified time | relevance | path

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

/openbmc/qemu/block/export/
H A Dvhost-user-blk-server.c358 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 Dvduse-blk.c395 blk_remove_aio_context_notifier(exp->blk, blk_aio_attached, blk_aio_detach, in vduse_blk_exp_delete()
/openbmc/qemu/include/sysemu/
H A Dblock-backend-global-state.h95 void blk_remove_aio_context_notifier(BlockBackend *blk,
/openbmc/qemu/block/
H A Dblock-backend.c2478 void blk_remove_aio_context_notifier(BlockBackend *blk, in blk_remove_aio_context_notifier() function
/openbmc/qemu/nbd/
H A Dserver.c2017 blk_remove_aio_context_notifier(exp->common.blk, blk_aio_attached, in nbd_export_delete()