Home
last modified time | relevance | path

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

/linux/fs/ubifs/
H A Dshrinker.c304 freed += shrink_tnc_trees(nr - freed, YOUNG_ZNODE_AGE, &contention); in ubifs_shrink_scan()
H A Dubifs.h120 * "old", and znode which were touched last 'YOUNG_ZNODE_AGE' seconds ago are
125 #define YOUNG_ZNODE_AGE 5 macro