Searched defs:Xfs (Results 1 – 4 of 4) sorted by relevance
6 typedef struct Xfs Xfs; typedef65 struct Xfs struct68 Xfsub* s; /* how to use them */ argument81 Xfs* xf; argument
1 typedef struct Xfs Xfs; typedef140 struct Xfs{ struct141 Xfs *next; argument142 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
8 typedef struct Xfs Xfs; typedef194 struct Xfs{ struct195 Xfs *next; argument213 Xfs *xf; argument
5 typedef struct Xfs Xfs; typedef