Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/nfs/
HDnfsrtt.h90 struct nfsdrt { struct
HDnfs_syscalls.c87 static struct nfsdrt nfsdrt; variable
1007 rt = &nfsdrt.drt[nfsdrt.pos]; in nfsd_rt()
1025 nfsdrt.pos = (nfsdrt.pos + 1) % NFSRTTLOGSIZ; in nfsd_rt()