Searched refs:afs_fs_probe_slow_poll_interval (Results 1 – 1 of 1) sorted by relevance
16 static unsigned int afs_fs_probe_slow_poll_interval = 5 * 60 * HZ; variable67 atj += fast ? afs_fs_probe_fast_poll_interval : afs_fs_probe_slow_poll_interval; in afs_schedule_fs_probe()446 poll_at = slow->probed_at + afs_fs_probe_slow_poll_interval; in afs_fs_probe_dispatcher()