Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/nfs/server/
H A Dnfs_fha_new.c59 extern int newnfs_nfsv3_procid[];
123 return (newnfs_nfsv3_procid[procnum]); in fhanew_get_procnum()
H A Dnfs_nfsdkrpc.c65 int newnfs_nfsv3_procid[NFS_V3NPROCS] = { variable
129 newnfs_nfsv3_procid[rqst->rq_proc] == NFSPROC_NOOP) { in nfssvc_program()
134 nd.nd_procnum = newnfs_nfsv3_procid[rqst->rq_proc]; in nfssvc_program()