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

  /src/sys/nfs/
nfs.h 121 #ifndef NFS_GATHERDELAY
122 #define NFS_GATHERDELAY 10 /* Default write gather delay (msec) */
nfs_serv.c 101 int nfsrvw_procrastinate = NFS_GATHERDELAY * 1000;

Completed in 17 milliseconds