Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p-synth.h60 #define QTEST_V9FS_SYNTH_LOPEN_FILE "LOPEN" macro
H A D9p-synth.c580 ret = qemu_v9fs_synth_add_file(NULL, 0, QTEST_V9FS_SYNTH_LOPEN_FILE, in synth_init()
/openbmc/qemu/tests/qtest/
H A Dvirtio-9p-test.c366 char *wnames[] = { g_strdup(QTEST_V9FS_SYNTH_LOPEN_FILE) }; in fs_lopen()