Searched refs:NFS_DEFMAXASYNCWRITES (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.101.4/bsd/nfs/ | ||
| H A D | nfs.h | 117 #define NFS_DEFMAXASYNCWRITES 128 /* Def. max # concurrent async write RPCs */ macro |
| H A D | nfs_vfsops.c | 170 int nfs_max_async_writes = NFS_DEFMAXASYNCWRITES; |