Home
last modified time | relevance | path

Searched refs:bdrv_node_info_dump (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/include/block/
H A Dqapi.h51 void bdrv_node_info_dump(BlockNodeInfo *info, int indentation, bool protocol);
/openbmc/qemu/block/monitor/
H A Dblock-hmp-cmds.c737 bdrv_node_info_dump(qapi_ImageInfo_base(image_info), 0, false); in print_block_info()
/openbmc/qemu/block/
H A Dqapi.c930 void bdrv_node_info_dump(BlockNodeInfo *info, int indentation, bool protocol) in bdrv_node_info_dump() function
/openbmc/qemu/
H A Dqemu-img.c2878 bdrv_node_info_dump(qapi_BlockGraphInfo_base(info), indentation, in dump_human_image_info()