Searched refs:LRU (Results 1 – 1 of 1) sorted by relevance
87 #define LRU hashp->bufhead.prev macro90 #define LRU_INSERT(B) BUF_INSERT((B), LRU)176 bp = LRU; in newbuf()321 if (!LRU) in __buf_free()323 for (bp = LRU; bp != &hashp->bufhead;) { in __buf_free()337 bp = LRU; in __buf_free()