Home
last modified time | relevance | path

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

/freebsd/sys/nfsclient/
H A Dnfsmount.h111 #ifndef NFS_TPRINTF_INITIAL_DELAY
112 #define NFS_TPRINTF_INITIAL_DELAY 12 macro
/freebsd/sys/fs/nfsclient/
H A Dnfs.h40 #ifndef NFS_TPRINTF_INITIAL_DELAY
41 #define NFS_TPRINTF_INITIAL_DELAY 12 macro
H A Dnfs_clvfsops.c98 static int nfs_tprintf_initial_delay = NFS_TPRINTF_INITIAL_DELAY;
99 SYSCTL_INT(_vfs_nfs, NFS_TPRINTF_INITIAL_DELAY,