Searched refs:evictee (Results 1 – 1 of 1) sorted by relevance
1362 struct buffer_head *evictee = NULL; in bh_lru_install() local1382 BUG_ON(evictee != NULL); in bh_lru_install()1383 evictee = bh2; in bh_lru_install()1395 if (evictee) in bh_lru_install()1396 __brelse(evictee); in bh_lru_install()