Searched refs:NFS_DEFMAXASYNCWRITES (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfs.h103 #define NFS_DEFMAXASYNCWRITES 128 /* Def. max # concurrent async write RPCs */ macro
H A Dnfs_vfsops.c149 int nfs_max_async_writes = NFS_DEFMAXASYNCWRITES;

Completed in 113 milliseconds