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

/freebsd-10-stable/sys/fs/nfsclient/
H A Dnfs.h44 #ifndef NFS_TPRINTF_DELAY
45 #define NFS_TPRINTF_DELAY 30 macro
H A Dnfs_clvfsops.c100 static int nfs_tprintf_delay = NFS_TPRINTF_DELAY;
101 SYSCTL_INT(_vfs_nfs, NFS_TPRINTF_DELAY,
/freebsd-10-stable/sys/nfsclient/
H A Dnfsmount.h116 #ifndef NFS_TPRINTF_DELAY
117 #define NFS_TPRINTF_DELAY 30 macro
H A Dnfs_vfsops.c112 static int nfs_tprintf_delay = NFS_TPRINTF_DELAY;
113 SYSCTL_INT(_vfs_oldnfs, NFS_TPRINTF_DELAY,

Completed in 79 milliseconds