Searched refs:moveToMixedLRU (Results 1 – 3 of 3) sorted by relevance
886 evictor.moveToMixedLRU(in);
2158 evictor.moveToMixedLRU(this); in fetchLN()4587 evictor.moveToMixedLRU(this); in afterLogCommon()
1861 public void moveToMixedLRU(IN node) { in moveToMixedLRU() method in Evictor