Home
last modified time | relevance | path

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

/openbmc/qemu/fsdev/
H A Dqemu-fsdev.h20 extern FileOperations synth_ops;
H A Dqemu-fsdev.c86 .ops = &synth_ops,
/openbmc/qemu/hw/9pfs/
H A D9p-synth.c618 FileOperations synth_ops = { variable