Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Dreplicas.h9 void bch2_replicas_entry_sort(struct bch_replicas_entry_v1 *);
11 struct bch_replicas_entry_v1 *);
12 int bch2_replicas_entry_validate(struct bch_replicas_entry_v1 *,
16 static inline struct bch_replicas_entry_v1 *
23 struct bch_replicas_entry_v1 *);
25 void bch2_devlist_to_replicas(struct bch_replicas_entry_v1 *,
30 struct bch_replicas_entry_v1 *);
31 bool bch2_replicas_marked(struct bch_fs *, struct bch_replicas_entry_v1 *);
33 struct bch_replicas_entry_v1 *);
35 void bch2_bkey_to_replicas(struct bch_replicas_entry_v1 *, struct bkey_s_c);
[all …]
H A Dreplicas.c59 struct bch_replicas_entry_v1 *e) in bch2_replicas_entry_to_text()
128 struct bch_replicas_entry_v1 *e; in bch2_cpu_replicas_to_text()
397 struct bch_replicas_entry_v1 *e; in bch2_replicas_gc_start()
476 struct bch_replicas_entry_v1 *e = in bch2_replicas_gc2()
571 struct bch_replicas_entry_v1 *dst = in __bch2_sb_replicas_v0_to_cpu_replicas()
614 struct bch_replicas_entry_v1 *src; in bch2_cpu_replicas_to_sb_replicas_v0()
704 struct bch_replicas_entry_v1 *e = in bch2_cpu_replicas_validate()
712 struct bch_replicas_entry_v1 *n = in bch2_cpu_replicas_validate()
749 struct bch_replicas_entry_v1 *e; in bch2_sb_replicas_to_text()
811 struct bch_replicas_entry_v1 *e; in bch2_have_enough_devs()
[all …]
H A Dreplicas_format.h16 struct bch_replicas_entry_v1 { struct
25 struct bch_replicas_entry_v1 entries[]; argument
H A Dreplicas_types.h8 struct bch_replicas_entry_v1 *entries;
H A Dec_types.h8 struct bch_replicas_entry_v1 e;
H A Ddisk_accounting_format.h212 struct bch_replicas_entry_v1 replicas;
H A Dbcachefs_ioctl.h271 struct bch_replicas_entry_v1 r;
H A Ddisk_accounting.c266 static inline void __accounting_to_replicas(struct bch_replicas_entry_v1 *r, in __accounting_to_replicas()
274 static inline bool accounting_to_replicas(struct bch_replicas_entry_v1 *r, struct bpos p) in accounting_to_replicas()
H A Dbcachefs_format.h1214 struct bch_replicas_entry_v1 r;