Home
last modified time | relevance | path

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

/plan9/sys/include/
H A Dnfs3.h326 typedef struct Nfs3RReadDirPlus Nfs3RReadDirPlus; typedef
681 struct Nfs3RReadDirPlus { struct
682 Nfs3Call call;
683 Nfs3Status status;
684 u1int haveAttr;
685 Nfs3Attr attr;
686 uchar verf[Nfs3CookieVerfSize];
687 uchar *data;
688 u32int count;
689 u1int eof;