Home
last modified time | relevance | path

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

/plan9/sys/include/
H A Dnfs3.h288 typedef struct Nfs3RRead Nfs3RRead; typedef
479 struct Nfs3RRead { struct
480 Nfs3Call call;
481 Nfs3Status status;
482 u1int haveAttr;
483 Nfs3Attr attr;
484 u32int count;
485 u1int eof;
486 uchar *data;
487 u32int ndata;