Home
last modified time | relevance | path

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

/openbmc/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
/openbmc/openbmc/poky/meta/lib/oe/
H A Dsbom30.py603 def new_file(self, _id, name, path, *, purposes=[]): member in ObjectSet
/openbmc/qemu/block/
H A Dvvfat.c1592 struct { uint32_t first_cluster; } new_file; member