Home
last modified time | relevance | path

Searched refs:evictee (Results 1 – 1 of 1) sorted by relevance

/fs/
Dbuffer.c1362 struct buffer_head *evictee = NULL; in bh_lru_install() local
1382 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()