Searched defs:Nfs3RRead (Results 1 – 1 of 1) sorted by relevance
288 typedef struct Nfs3RRead Nfs3RRead; typedef479 struct Nfs3RRead { struct480 Nfs3Call call;481 Nfs3Status status;482 u1int haveAttr;483 Nfs3Attr attr;484 u32int count;485 u1int eof;486 uchar *data;487 u32int ndata;