Home
last modified time | relevance | path

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

/qemu/include/block/
H A Dexport.h89 void blk_exp_close_all_type(BlockExportType type);
/qemu/block/export/
H A Dexport.c282 void blk_exp_close_all_type(BlockExportType type) in blk_exp_close_all_type() function
300 blk_exp_close_all_type(BLOCK_EXPORT_TYPE__MAX); in blk_exp_close_all()
/qemu/
H A Dblockdev-nbd.c278 blk_exp_close_all_type(BLOCK_EXPORT_TYPE_NBD); in qmp_nbd_server_stop()