Home
last modified time | relevance | path

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

/openbmc/qemu/
H A Dqemu-io.c211 if (bdrv_parse_aio(optarg, &flags) < 0) { in open_f()
578 if (bdrv_parse_aio(optarg, &flags) < 0) { in main()
H A Dqemu-nbd.c661 if (bdrv_parse_aio(optarg, &flags) < 0) { in main()
/openbmc/qemu/include/block/
H A Dblock-common.h566 int bdrv_parse_aio(const char *mode, int *flags);