Searched refs:decay (Results 1 – 1 of 1) sorted by relevance
147 u8 decay = DECAY(ca->array[i]); in do_spring_cleaning() local149 if (!decay) in do_spring_cleaning()152 decay--; in do_spring_cleaning()155 ca->array[i] |= (decay << COUNT_BITS); in do_spring_cleaning()483 struct dentry *d, *pfn, *decay, *count, *array, *dfs; in create_debugfs_nodes() local497 decay = debugfs_create_file("decay_interval", S_IRUSR | S_IWUSR, d, in create_debugfs_nodes()499 if (!decay) { in create_debugfs_nodes()
Completed in 6 milliseconds