Searched refs:export_opts (Results 1 – 1 of 1) sorted by relevance
612 BlockExportOptions *export_opts; in main() local1176 export_opts = g_new(BlockExportOptions, 1); in main()1177 *export_opts = (BlockExportOptions) { in main()1194 blk_exp_add(export_opts, &error_fatal); in main()1195 qapi_free_BlockExportOptions(export_opts); in main()