Home
last modified time | relevance | path

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

/kvmtool/include/kvm/
H A Dvirtio-9p.h26 struct p9_fid { struct
27 u32 fid;
28 u32 uid;
29 char abs_path[PATH_MAX];
30 char *path;
31 DIR *dir;
32 int fd;
33 struct rb_node node;