Lines Matching defs:lru
412 * @file: whether the corresponding folio is from the file lru.
704 struct list_lru_one *lru,
705 void *arg) __must_hold(lru->lock)
714 * &lru->lock. Because the page cache tree is emptied before
715 * the inode can be destroyed, holding the &lru->lock pins any
720 * to reclaim, take the node off-LRU, and drop the &lru->lock.
727 spin_unlock_irq(&lru->lock);
736 spin_unlock_irq(&lru->lock);
742 list_lru_isolate(lru, item);
745 spin_unlock(&lru->lock);