Home
last modified time | relevance | path

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

/original-bsd/sys/nfs/
H A Dnfsrtt.h66 struct nfsdrt { struct
67 int pos; /* Position of next log entry */
68 struct drt {
74 } drt[NFSRTTLOGSIZ];
H A Dnfs_syscalls.c65 static struct nfsdrt nfsdrt; variable