Searched defs:readonly (Results 1 – 4 of 4) sorted by relevance
53 bool readonly; member64 bool readonly; member
97 static struct disk_image *disk_image__open(const char *filename, bool readonly, bool direct) in disk_image__open()150 bool readonly; in disk_image__open_all() local
86 struct disk_image *raw_image__probe(int fd, struct stat *st, bool readonly) in raw_image__probe()
1276 static struct disk_image *qcow2_probe(int fd, bool readonly) in qcow2_probe()1421 static struct disk_image *qcow1_probe(int fd, bool readonly) in qcow1_probe()1517 struct disk_image *qcow_probe(int fd, bool readonly) in qcow_probe()