Searched defs:Xdata (Results 1 – 1 of 1) sorted by relevance
4 typedef struct Xdata Xdata; typedef36 struct Xdata struct38 Xdata* next; argument39 char* name; /* of underlying file */40 Qid qid;41 short type;42 short fdev;43 int ref; /* attach count */67 Xdata* d; /* how to get the bits */ argument