Searched refs:NFS_TPRINTF_INITIAL_DELAY (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs.h40 #ifndef NFS_TPRINTF_INITIAL_DELAY
41 #define NFS_TPRINTF_INITIAL_DELAY 12 macro
H A Dnfs_clvfsops.c96 static int nfs_tprintf_initial_delay = NFS_TPRINTF_INITIAL_DELAY;
97 SYSCTL_INT(_vfs_nfs, NFS_TPRINTF_INITIAL_DELAY,
/freebsd-10-stable/sys/nfsclient/
H A Dnfsmount.h112 #ifndef NFS_TPRINTF_INITIAL_DELAY
113 #define NFS_TPRINTF_INITIAL_DELAY 12 macro
H A Dnfs_vfsops.c107 static int nfs_tprintf_initial_delay = NFS_TPRINTF_INITIAL_DELAY;
108 SYSCTL_INT(_vfs_oldnfs, NFS_TPRINTF_INITIAL_DELAY,

Completed in 117 milliseconds