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

  /src/sys/fs/nfs/common/
nfsport.h 310 * NFS_V3NPROCS is one greater than the last V3 op and NFS_NPROCS is
313 #ifndef NFS_V3NPROCS
314 #define NFS_V3NPROCS 22
361 #endif /* NFS_V3NPROCS */
nfsproto.h 288 * NFS_V3NPROCS is one greater than the last V3 op and NFS_NPROCS is
291 #ifndef NFS_V3NPROCS
292 #define NFS_V3NPROCS 22
339 #endif /* NFS_V3NPROCS */

Completed in 14 milliseconds