Home
last modified time | relevance | path

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

/dflybsd-src/sys/vfs/nfs/
H A Dnfsrtt.h90 struct nfsdrt { struct
91 int pos; /* Position of next log entry */
92 struct drt {
98 } drt[NFSRTTLOGSIZ];
H A Dnfs_syscalls.c87 static struct nfsdrt nfsdrt; variable