Home
last modified time | relevance | path

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

/qemu/block/export/
H A Dexport.c63 static const BlockExportDriver *blk_exp_find_driver(BlockExportType type) in blk_exp_find_driver() function
97 drv = blk_exp_find_driver(export->type); in blk_exp_add()