Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dcell.c20 static unsigned __read_mostly afs_cell_max_ttl = 24 * 60 * 60; variable
398 unsigned int max_ttl = READ_ONCE(afs_cell_max_ttl); in afs_update_cell()