Home
last modified time | relevance | path

Searched refs:QTEST_V9FS_SYNTH_WRITE_FILE (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/9pfs/
H A D9p-synth.h61 #define QTEST_V9FS_SYNTH_WRITE_FILE "WRITE" macro
H A D9p-synth.c585 ret = qemu_v9fs_synth_add_file(NULL, 0, QTEST_V9FS_SYNTH_WRITE_FILE, in synth_init()
/openbmc/qemu/tests/qtest/
H A Dvirtio-9p-test.c383 char *wnames[] = { g_strdup(QTEST_V9FS_SYNTH_WRITE_FILE) }; in fs_write()