Home | Sort by: relevance | last modified time | path |
/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]); |