Home
last modified time | relevance | path

Searched defs:data_file (Results 1 – 4 of 4) sorted by relevance

/qemu/tests/functional/qemu_test/
H A Dtestcase.py119 def data_file(self, *args): member in QemuBaseTest
/qemu/block/
H A Dqcow2.c2852 BdrvChild *data_file; in qcow2_co_invalidate_cache() local
5697 const char *backing_file = NULL, *backing_format = NULL, *data_file = NULL; in qcow2_amend_options() local
H A Dqcow2.h414 BdrvChild *data_file; member
H A Dqcow2-refcount.c3070 int64_t size, bool data_file) in qcow2_pre_write_overlap_check()