OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bdrv_find_whitelisted_format
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
blockdev.c
307
drv =
bdrv_find_whitelisted_format
(buf);
583
drv =
bdrv_find_whitelisted_format
(fmt);
block.h
64
BlockDriver *
bdrv_find_whitelisted_format
(const char *format_name);
block.c
196
BlockDriver *
bdrv_find_whitelisted_format
(const char *format_name)
function
[
all
...]
Completed in 17 milliseconds