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

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs_srvcache.c91 extern int nfsv2_procid[NFS_NPROCS];
395 nfsv2_repstat[nfsv2_procid[nd->nd_procnum]]) {
H A Dnfs_subs.c229 int nfsv2_procid[NFS_NPROCS] = { variable
951 int proc = ((nfsvers == NFS_VER2) ? nfsv2_procid[req->r_procnum] : (int)req->r_procnum);

Completed in 26 milliseconds