Home
last modified time | relevance | path

Searched refs:nfsrvw_procrastinate (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/vfs/nfs/
HDnfs_syscalls.c98 SYSCTL_INT(_vfs_nfs, OID_AUTO, gatherdelay, CTLFLAG_RW, &nfsrvw_procrastinate, 0,
670 procrastinate = nfsrvw_procrastinate; in nfssvc_nfsd()
HDnfs.h640 extern int nfsrvw_procrastinate;
HDnfs_serv.c121 int nfsrvw_procrastinate = NFS_GATHERDELAY * 1000; variable
1258 (info.v3 ? nfsrvw_procrastinate_v3 : nfsrvw_procrastinate); in nfsrv_writegather()