Home
last modified time | relevance | path

Searched defs:FsContext (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/fsdev/
H A Dfile-op-9p.h40 typedef struct FsContext FsContext; typedef
99 struct FsContext { struct
100 uid_t uid;
124 int (*init)(FsContext *, Error **errp); argument