Home
last modified time | relevance | path

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

/plan9/sys/src/cmd/9660srv/
H A Ddat.h6 typedef struct Xfs Xfs; typedef
65 struct Xfs struct
68 Xfsub* s; /* how to use them */ argument
81 Xfs* xf; argument
/plan9/sys/src/cmd/ext2srv/
H A Ddat.h1 typedef struct Xfs Xfs; typedef
140 struct Xfs{ struct
141 Xfs *next; argument
142 char *name; /* of file containing external f.s. */
143 Qid qid; /* of file containing external f.s. */
144 long ref; /* attach count */
168 Xfs * xf; argument
/plan9/sys/src/cmd/dossrv/
H A Ddat.h8 typedef struct Xfs Xfs; typedef
194 struct Xfs{ struct
195 Xfs *next; argument
213 Xfs *xf; argument
H A Diotrack.h5 typedef struct Xfs Xfs; typedef