Searched refs:bdrv_parse_aio (Results 1 – 6 of 6) sorted by relevance
211 if (bdrv_parse_aio(optarg, &flags) < 0) { in open_f()578 if (bdrv_parse_aio(optarg, &flags) < 0) { in main()
657 if (bdrv_parse_aio(optarg, &flags) < 0) { in main()
393 if (bdrv_parse_aio(aio, bdrv_flags) < 0) { in extract_common_blockdev_options()
4584 ret = bdrv_parse_aio(optarg, &flags); in img_bench()
1131 int bdrv_parse_aio(const char *mode, int *flags) in bdrv_parse_aio() function
555 int bdrv_parse_aio(const char *mode, int *flags);