Searched defs:bdrv_flags (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/block/ |
H A D | qapi-sysemu.c | 318 int bdrv_flags; in qmp_blockdev_change_medium() local
|
H A D | gluster.c | 749 static void qemu_gluster_parse_flags(int bdrv_flags, int *open_flags) in qemu_gluster_parse_flags() 794 int bdrv_flags, Error **errp) in qemu_gluster_open()
|
H A D | ssh.c | 841 static int ssh_open(BlockDriverState *bs, QDict *options, int bdrv_flags, in ssh_open()
|
H A D | file-posix.c | 512 static void raw_parse_flags(int bdrv_flags, int *open_flags, bool has_writers) in raw_parse_flags() 593 int bdrv_flags, int open_flags, in raw_open_common()
|
/openbmc/qemu/ |
H A D | blockdev.c | 380 static void extract_common_blockdev_options(QemuOpts *opts, int *bdrv_flags, in extract_common_blockdev_options() 483 int bdrv_flags = 0; in blockdev_init() local 665 int bdrv_flags = 0; in bds_tree_init() local
|