Searched defs:is_writable (Results 1 – 2 of 2) sorted by relevance
47 bool is_writable; member111 static QEMUFile *qemu_file_new_impl(QIOChannel *ioc, bool is_writable) in qemu_file_new_impl()
169 static QEMUFile *qemu_fopen_bdrv(BlockDriverState *bs, int is_writable) in qemu_fopen_bdrv()