Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbuckets_waiting_for_journal.c8 static inline struct bucket_hashed *
38 struct bucket_hashed *h = bucket_hash(t, i, dev_bucket); in bch2_bucket_needs_journal_commit()
52 struct bucket_hashed *new, in bucket_table_insert()
55 struct bucket_hashed *last_evicted = NULL; in bucket_table_insert()
59 struct bucket_hashed *old, *victim = NULL; in bucket_table_insert()
92 struct bucket_hashed tmp, new = { in bch2_set_bucket_needs_journal_commit()
H A Dbuckets_waiting_for_journal_types.h7 struct bucket_hashed { struct
15 struct bucket_hashed d[]; argument