Home
last modified time | relevance | path

Searched defs:new_file (Results 1 – 2 of 2) sorted by relevance

/qemu/tests/qtest/
H A Dvirtio-9p-test.c560 g_autofree char *new_file = virtio_9p_test_path("03/1st_file"); in fs_create_file() local
577 g_autofree char *new_file = virtio_9p_test_path("04/doa_file"); in fs_unlinkat_file() local
/qemu/block/
H A Dvvfat.c1592 struct { uint32_t first_cluster; } new_file; member