Home
last modified time | relevance | path

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

/dragonfly/sys/vfs/nfs/
H A Dnfs_syscalls.c89 static void nfsd_rt (int sotype, struct nfsrv_descript *nd,
733 nfsd_rt(sotype, nd, cacherep); in nfssvc_nfsd()
753 nfsd_rt(sotype, nd, cacherep); in nfssvc_nfsd()
1003 nfsd_rt(int sotype, struct nfsrv_descript *nd, int cacherep) in nfsd_rt() function