Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/sys/fs/nfs/client/
H A Dnfs_clkrpc.c52 static int nfs_cbproc(struct nfsrv_descript *, u_int32_t);
111 cacherep = nfs_cbproc(&nd, rqst->rq_xid); in nfscb_program()
152 nfs_cbproc(struct nfsrv_descript *nd, u_int32_t xid) in nfs_cbproc() function