Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p-synth.h51 int qemu_v9fs_synth_mkdir(V9fsSynthNode *parent, int mode,
H A D9p-synth.c72 int qemu_v9fs_synth_mkdir(V9fsSynthNode *parent, int mode, in qemu_v9fs_synth_mkdir() function
574 ret = qemu_v9fs_synth_mkdir(node, 0700, name, &node); in synth_init()
598 ret = qemu_v9fs_synth_mkdir( in synth_init()