Home
last modified time | relevance | path

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

/qemu/
H A Dqemu-io-cmds.c2328 static int reopen_f(BlockBackend *blk, int argc, char **argv);
2344 .cfunc = reopen_f,
2350 static int reopen_f(BlockBackend *blk, int argc, char **argv) in reopen_f() function