Searched refs:bch_replicas_cpu (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/bcachefs/
H A Dreplicas_types.h5 struct bch_replicas_cpu { struct
H A Dreplicas.c12 struct bch_replicas_cpu *);
41 static void bch2_cpu_replicas_sort(struct bch_replicas_cpu *r)
97 struct bch_replicas_cpu *r)
188 static struct bch_replicas_cpu
190 struct bch_replicas_cpu *old,
193 struct bch_replicas_cpu new = {
216 static inline int __replicas_entry_idx(struct bch_replicas_cpu *r,
240 static bool __replicas_has_entry(struct bch_replicas_cpu *r,
266 struct bch_replicas_cpu *dst_r,
268 struct bch_replicas_cpu *src_
[all...]
H A Dreplicas.h14 void bch2_cpu_replicas_to_text(struct printbuf *, struct bch_replicas_cpu *);
17 cpu_replicas_entry(struct bch_replicas_cpu *r, unsigned i)
H A Dbcachefs.h744 struct bch_replicas_cpu replicas;
745 struct bch_replicas_cpu replicas_gc;

Completed in 203 milliseconds