Searched refs:nfsproc_writecache_2_svc (Results 1 – 3 of 3) sorted by relevance
503 extern "C" void * nfsproc_writecache_2_svc(void *, struct svc_req *);559 extern void * nfsproc_writecache_2_svc(void *, struct svc_req *);615 extern void * nfsproc_writecache_2_svc();
111 local = (char *(*)(char *, struct svc_req *)) nfsproc_writecache_2_svc; in nfs_program_2()
252 nfsproc_writecache_2_svc(void *argp, struct svc_req *rqstp) in nfsproc_writecache_2_svc() function