Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dvolume.c12 static unsigned __read_mostly afs_volume_record_life = 60 * 60; variable
86 volume->update_at = ktime_get_real_seconds() + afs_volume_record_life; in afs_alloc_volume()
385 volume->update_at = ktime_get_real_seconds() + afs_volume_record_life; in afs_update_volume_status()