Home
last modified time | relevance | path

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

/fs/afs/
Dcell.c19 static unsigned __read_mostly afs_cell_min_ttl = 10 * 60; variable
397 unsigned int min_ttl = READ_ONCE(afs_cell_min_ttl); in afs_update_cell()