Home
last modified time | relevance | path

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

/freebsd/sys/fs/nfsclient/
H A Dnfs_clkrpc.c51 static int nfs_cbproc(struct nfsrv_descript *, u_int32_t);
120 cacherep = nfs_cbproc(&nd, rqst->rq_xid); in nfscb_program()
161 nfs_cbproc(struct nfsrv_descript *nd, u_int32_t xid) in nfs_cbproc() function