Home
last modified time | relevance | path

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

/openbmc/qemu/fsdev/
H A Dfile-op-9p.h83 typedef struct FileOperations FileOperations; typedef
93 FileOperations *ops;
122 struct FileOperations { struct
H A Dqemu-fsdev.h19 extern FileOperations local_ops;
20 extern FileOperations synth_ops;
H A Dqemu-fsdev.c36 FileOperations *ops;
/openbmc/qemu/hw/9pfs/
H A D9p.h342 FileOperations *ops;
H A D9p-synth.c618 FileOperations synth_ops = {
H A D9p-local.c1575 FileOperations local_ops = {