Searched refs:bch_replicas_cpu (Results 1 – 4 of 4) sorted by relevance
13 struct bch_replicas_cpu *);126 struct bch_replicas_cpu *r) in bch2_cpu_replicas_to_text()217 static struct bch_replicas_cpu219 struct bch_replicas_cpu *old, in cpu_replicas_add_entry()222 struct bch_replicas_cpu new = { in cpu_replicas_add_entry()300 struct bch_replicas_cpu new_r, new_gc; in bch2_mark_replicas_slowpath()450 struct bch_replicas_cpu new = { 0 }; in bch2_replicas_gc2()520 struct bch_replicas_cpu *cpu_r) in __bch2_sb_replicas_to_cpu_replicas()649 struct bch_replicas_cpu *r) in bch2_cpu_replicas_to_sb_replicas()732 struct bch_replicas_cpu cpu_r; in bch2_sb_replicas_validate()[all …]
14 void bch2_cpu_replicas_to_text(struct printbuf *, struct bch_replicas_cpu *);17 cpu_replicas_entry(struct bch_replicas_cpu *r, unsigned i) in cpu_replicas_entry()
5 struct bch_replicas_cpu { struct
750 struct bch_replicas_cpu replicas;751 struct bch_replicas_cpu replicas_gc;
Completed in 13 milliseconds