Searched refs:synth_ops (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/fsdev/ | ||
H A D | qemu-fsdev.h | 20 extern FileOperations synth_ops; |
H A D | qemu-fsdev.c | 86 .ops = &synth_ops, |
/openbmc/qemu/hw/9pfs/ | ||
H A D | 9p-synth.c | 618 FileOperations synth_ops = { variable |