Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbuckets_waiting_for_journal.c55 struct bucket_hashed *last_evicted = NULL; in bucket_table_insert() local
70 if (last_evicted != old) in bucket_table_insert()
80 last_evicted = victim; in bucket_table_insert()