Searched defs:nfsdrt (Results 1 – 2 of 2) sorted by relevance
90 struct nfsdrt { struct91 int pos; /* Position of next log entry */92 struct drt {98 } drt[NFSRTTLOGSIZ];
87 static struct nfsdrt nfsdrt; variable