Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dbuckets_waiting_for_journal.c53 struct bucket_hashed *last_evicted = NULL; in bucket_table_insert() local
68 if (last_evicted != old) in bucket_table_insert()
78 last_evicted = victim; in bucket_table_insert()