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

  /src/sys/fs/nfs/client/
nfs.h 46 #ifndef NFS_TPRINTF_DELAY
47 #define NFS_TPRINTF_DELAY 30
nfs_clvfsops.c 102 static int nfs_tprintf_delay = NFS_TPRINTF_DELAY; variable in typeref:typename:int
103 SYSCTL_INT(_vfs_nfs, NFS_TPRINTF_DELAY,
104 downdelayinterval, CTLFLAG_RW, &nfs_tprintf_delay, 0, "");
1483 nmp->nm_tprintf_delay = nfs_tprintf_delay;

Completed in 21 milliseconds