Searched defs:NFS_MAXREXMIT (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/nfs/ | ||
H A D | nfs.h | 58 #define NFS_MAXREXMIT global() macro |
/netbsd-src/sys/fs/nfs/common/ | ||
H A D | nfs.h | 52 #define NFS_MAXREXMIT 100 /* Stop counting after this many */ macro |