Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p-synth.h59 #define QTEST_V9FS_SYNTH_WALK_FILE "WALK%d" macro
H A D9p-synth.c572 char *name = g_strdup_printf(QTEST_V9FS_SYNTH_WALK_FILE, i); in synth_init()
/openbmc/qemu/tests/qtest/
H A Dvirtio-9p-test.c78 wnames[i] = g_strdup_printf(QTEST_V9FS_SYNTH_WALK_FILE, i); in fs_walk()
284 QTEST_V9FS_SYNTH_WALK_FILE "/non-existent", 0 in fs_walk_2nd_nonexistent()