Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/afs/
Dcell.c19 static unsigned __read_mostly afs_cell_min_ttl = 10 * 60; variable
395 unsigned int min_ttl = READ_ONCE(afs_cell_min_ttl); in afs_update_cell()