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

  /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];
  /src/sys/nfs/
nfs_subs.c 179 const int nfsv2_procid[NFS_NPROCS] = { variable in typeref:typename:const int[]
646 *tl++ = txdr_unsigned(nfsv2_procid[procid]);

Completed in 13 milliseconds