Home
last modified time | relevance | path

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

/qemu/hw/9pfs/
H A D9p-synth.h64 #define QTEST_V9FS_SYNTH_READDIR_DIR "ReadDirDir" macro
H A D9p-synth.c613 NULL, 0700, QTEST_V9FS_SYNTH_READDIR_DIR, &dir in synth_init()
/qemu/tests/qtest/
H A Dvirtio-9p-test.c111 char *wnames[] = { g_strdup(QTEST_V9FS_SYNTH_READDIR_DIR) }; in fs_readdir()
166 char *wnames[] = { g_strdup(QTEST_V9FS_SYNTH_READDIR_DIR) }; in do_readdir_split()