Searched defs:Nfs3RPathconf (Results 1 – 1 of 1) sorted by relevance
332 typedef struct Nfs3RPathconf Nfs3RPathconf; typedef738 struct Nfs3RPathconf { struct739 Nfs3Call call;740 Nfs3Status status;741 u1int haveAttr;742 Nfs3Attr attr;743 u32int maxLink;744 u32int maxName;745 u1int noTrunc;746 u1int chownRestricted;[all …]