Home
last modified time | relevance | path

Searched refs:NFSV4OP_CBNOPS (Results 1 – 3 of 3) sorted by relevance

/netbsd/sys/fs/nfs/common/
H A Dnfsport.h288 #define NFSV4OP_CBNOPS 5 macro
471 int cbrpccnt[NFSV4OP_CBNOPS];
H A Dnfs_commonport.c552 for (i = 0; i < NFSV4OP_CBNOPS; i++) in nfssvc_call()
/netbsd/sys/fs/nfs/client/
H A Dnfs_clstate.c4668 if (nd->nd_procnum < NFSV4OP_CBNOPS) in nfscl_errmap()