Home
last modified time | relevance | path

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

/external/qemu/
Dblock.c224 static BlockDriver *find_protocol(const char *filename) in find_protocol() function
281 drv = find_protocol(filename); in find_image_format()
398 drv = find_protocol(filename); in bdrv_open2()