HomeSort by: relevance | last modified time | path
    Searched refs:nfsv2_procid (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/nfs/
nfs_srvcache.c 69 extern const int nfsv2_procid[NFS_NPROCS];
361 nfsv2_repstat[nfsv2_procid[nd->nd_procnum]]) {
nfs_subs.c 179 const int nfsv2_procid[NFS_NPROCS] = { variable in typeref:typename:const int[]
646 *tl++ = txdr_unsigned(nfsv2_procid[procid]);
  /src/sys/fs/nfs/common/
nfs_commonkrpc.c 136 static int nfsv2_procid[NFS_V3NPROCS] = { variable in typeref:typename:int[]
657 procnum = nfsv2_procid[nd->nd_procnum];

Completed in 43 milliseconds