Home
last modified time | relevance | path

Searched refs:qemu_v9fs_synth_add_file (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/hw/9pfs/
H A D9p-synth.c102 int qemu_v9fs_synth_add_file(V9fsSynthNode *parent, int mode, in qemu_v9fs_synth_add_file() function
580 ret = qemu_v9fs_synth_add_file(NULL, 0, QTEST_V9FS_SYNTH_LOPEN_FILE, in synth_init()
585 ret = qemu_v9fs_synth_add_file(NULL, 0, QTEST_V9FS_SYNTH_WRITE_FILE, in synth_init()
590 ret = qemu_v9fs_synth_add_file(NULL, 0, QTEST_V9FS_SYNTH_FLUSH_FILE, in synth_init()
606 ret = qemu_v9fs_synth_add_file( in synth_init()
H A D9p-synth.h53 int qemu_v9fs_synth_add_file(V9fsSynthNode *parent, int mode,