Home
last modified time | relevance | path

Searched defs:wce (Results 1 – 7 of 7) sorted by relevance

/qemu/hw/block/
H A Dblock.c210 bool wce; in blkconf_apply_backend_options() local
/qemu/include/hw/block/
H A Dblock.h32 OnOffAuto wce; member
/qemu/contrib/vhost-user-blk/
H A Dvhost-user-blk.c114 static int vub_open(const char *file_name, bool wce) in vub_open()
421 uint8_t wce; in vub_set_config() local
/qemu/block/export/
H A Dvhost-user-blk-server.c167 uint8_t wce; in vu_blk_set_config() local
/qemu/include/standard-headers/linux/
H A Dvirtio_blk.h86 uint8_t wce; member
/qemu/pc-bios/s390-ccw/
H A Dvirtio.h172 uint8_t wce; /* writeback mode (if VIRTIO_BLK_F_CONFIG_WCE) */ member
/qemu/block/
H A Dblock-backend.c2241 void blk_set_enable_write_cache(BlockBackend *blk, bool wce) in blk_set_enable_write_cache()