Home
last modified time | relevance | path

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

/linux-4.19.296/fs/
Dbuffer.c1229 struct buffer_head *evictee = bh; in bh_lru_install() local
1238 swap(evictee, b->bhs[i]); in bh_lru_install()
1239 if (evictee == bh) { in bh_lru_install()
1247 brelse(evictee); in bh_lru_install()