Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-io-cmds.c2374 static int reopen_f(BlockBackend *blk, int argc, char **argv);
2390 .cfunc = reopen_f,
2396 static int reopen_f(BlockBackend *blk, int argc, char **argv) in reopen_f() function