Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/
H A Dbuffer.c1332 struct buffer_head *evictee = bh; in bh_lru_install() local
1352 swap(evictee, b->bhs[i]); in bh_lru_install()
1353 if (evictee == bh) { in bh_lru_install()
1361 brelse(evictee); in bh_lru_install()
/kernel/linux/linux-5.10/fs/
H A Dbuffer.c1262 struct buffer_head *evictee = bh; in bh_lru_install() local
1271 swap(evictee, b->bhs[i]); in bh_lru_install()
1272 if (evictee == bh) { in bh_lru_install()
1280 brelse(evictee); in bh_lru_install()

Completed in 9 milliseconds