Home
last modified time | relevance | path

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

/NextBSD/sys/fs/nfsclient/
HDnfs_clkrpc.c50 static int nfs_cbproc(struct nfsrv_descript *, u_int32_t);
109 cacherep = nfs_cbproc(&nd, rqst->rq_xid); in nfscb_program()
150 nfs_cbproc(struct nfsrv_descript *nd, u_int32_t xid) in nfs_cbproc() function