Searched refs:evictee (Results 1 – 1 of 1) sorted by relevance
1266 struct buffer_head *evictee = NULL; in bh_lru_install() local1285 BUG_ON(evictee != NULL); in bh_lru_install()1286 evictee = bh2; in bh_lru_install()1298 if (evictee) in bh_lru_install()1299 __brelse(evictee); in bh_lru_install()