Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-io.c143 static int open_f(BlockBackend *blk, int argc, char **argv);
148 .cfunc = open_f,
167 static int open_f(BlockBackend *blk, int argc, char **argv) in open_f() function