Searched refs:nfs_cbproc (Results 1 – 1 of 1) sorted by relevance
54 static int nfs_cbproc(struct nfsrv_descript *, u_int32_t);113 cacherep = nfs_cbproc(&nd, rqst->rq_xid); in nfscb_program()151 nfs_cbproc(struct nfsrv_descript *nd, u_int32_t xid) in nfs_cbproc() function