Searched refs:bdrv_find_protocol (Results 1 – 2 of 2) sorted by relevance
62 BlockDriver *bdrv_find_protocol(const char *filename);
217 drv = bdrv_find_protocol(filename); in bdrv_create_file()290 BlockDriver *bdrv_find_protocol(const char *filename) in bdrv_find_protocol() function505 drv = bdrv_find_protocol(filename); in bdrv_file_open()