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.c242 void blk_exp_request_shutdown(BlockExport *exp) in blk_exp_request_shutdown() function
292 blk_exp_request_shutdown(exp); in blk_exp_close_all_type()
336 blk_exp_request_shutdown(exp); in qmp_block_export_del()
/qemu/include/block/
H A Dexport.h87 void blk_exp_request_shutdown(BlockExport *exp);
/qemu/nbd/
H A Dserver.c1764 blk_exp_request_shutdown(&exp->common); in nbd_eject_notifier()