Home
last modified time | relevance | path

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

/openbsd/sys/nfs/
H A Dnfs_srvcache.c60 extern const int nfsv2_procid[NFS_NPROCS];
239 nfsv2_repstat[nfsv2_procid[nd->nd_procnum]]) { in nfsrv_updatecache()
H A Dnfs_subs.c126 const int nfsv2_procid[NFS_NPROCS] = { variable
605 *tl = txdr_unsigned(nfsv2_procid[req->r_procnum]); in nfsm_rpchead()