Searched refs:evictee (Results 1 – 1 of 1) sorted by relevance
1290 struct buffer_head *evictee = NULL; in bh_lru_install() local1309 BUG_ON(evictee != NULL); in bh_lru_install()1310 evictee = bh2; in bh_lru_install()1322 if (evictee) in bh_lru_install()1323 __brelse(evictee); in bh_lru_install()