Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A D9p.h339 struct V9fsState { struct
342 GHashTable *fids;
343 FileOperations *ops;
344 FsContext ctx;
345 char *tag;
347 int32_t msize;
354 CoRwlock rename_lock;
355 int32_t root_fid;
357 V9fsConf fsconf;
358 struct stat root_st;
[all …]