nfsdrt             91 nfs/nfs_syscalls.c static struct nfsdrt nfsdrt;
nfsdrt            663 nfs/nfs_syscalls.c 	rt = &nfsdrt.drt[nfsdrt.pos];
nfsdrt            683 nfs/nfs_syscalls.c 	nfsdrt.pos = (nfsdrt.pos + 1) % NFSRTTLOGSIZ;
nfsdrt             90 nfs/nfsrtt.h   struct nfsdrt {