Home
last modified time | relevance | path

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

/linux-4.4.14/fs/afs/
Dvlocation.c20 static unsigned afs_vlocation_update_timeout = 10 * 60; variable
343 vl->update_at = get_seconds() + afs_vlocation_update_timeout; in afs_vlocation_queue_for_updates()
359 afs_vlocation_update_timeout * HZ); in afs_vlocation_queue_for_updates()
687 vl->update_at = get_seconds() + afs_vlocation_update_timeout; in afs_vlocation_updater()
706 timeout = afs_vlocation_update_timeout; in afs_vlocation_updater()