Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p-synth.c40 static int synth_node_count; variable
93 node = v9fs_add_dir_node(parent, mode, name, NULL, ++synth_node_count); in qemu_v9fs_synth_mkdir()
128 node->attr->inode = ++synth_node_count; in qemu_v9fs_synth_add_file()
453 stbuf->f_files = synth_node_count; in synth_statfs()