Searched refs:shrink_tnc_trees (Results 1 – 1 of 1) sorted by relevance
135 * shrink_tnc_trees - shrink UBIFS TNC trees.144 static int shrink_tnc_trees(int nr, int age, int *contention) in shrink_tnc_trees() function 299 freed = shrink_tnc_trees(nr, OLD_ZNODE_AGE, &contention); in ubifs_shrink_scan() 304 freed += shrink_tnc_trees(nr - freed, YOUNG_ZNODE_AGE, &contention); in ubifs_shrink_scan() 309 freed += shrink_tnc_trees(nr - freed, 0, &contention); in ubifs_shrink_scan()