Searched defs:Nfs3RReadDirPlus (Results 1 – 1 of 1) sorted by relevance
326 typedef struct Nfs3RReadDirPlus Nfs3RReadDirPlus; typedef681 struct Nfs3RReadDirPlus { struct682 Nfs3Call call;683 Nfs3Status status;684 u1int haveAttr;685 Nfs3Attr attr;686 uchar verf[Nfs3CookieVerfSize];687 uchar *data;688 u32int count;689 u1int eof;