Searched defs:can_write (Results 1 – 3 of 3) sorted by relevance
26 int can_write = qemu_chr_be_can_write(chr); in vmc_write() local
84 int can_write; member
103 static inline bool can_write(BlockDriverState *bs) in can_write() function