Home
last modified time | relevance | path

Searched refs:blk_exp_request_shutdown (Results 1 – 3 of 3) sorted by relevance

/qemu/block/export/
H A Dexport.c257 void blk_exp_request_shutdown(BlockExport *exp) in blk_exp_request_shutdown() function
307 blk_exp_request_shutdown(exp); in blk_exp_close_all_type()
351 blk_exp_request_shutdown(exp); in qmp_block_export_del()
/qemu/include/block/
H A Dexport.h90 void blk_exp_request_shutdown(BlockExport *exp);
/qemu/nbd/
H A Dserver.c1774 blk_exp_request_shutdown(&exp->common); in nbd_eject_notifier()