Home
last modified time | relevance | path

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

/fs/bcachefs/
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 …]
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 …]
A Dec_types.h8 u8 bytes[struct_size_t(struct bch_replicas_entry_v1,
10 struct bch_replicas_entry_v1 e;
A Dreplicas_format.h16 struct bch_replicas_entry_v1 { struct
25 struct bch_replicas_entry_v1 entries[]; argument
A Dreplicas_types.h8 struct bch_replicas_entry_v1 *entries;
A Ddisk_accounting_format.h212 struct bch_replicas_entry_v1 replicas;
A Dbcachefs_ioctl.h271 struct bch_replicas_entry_v1 r;
A Ddisk_accounting.c302 static inline void __accounting_to_replicas(struct bch_replicas_entry_v1 *r, in __accounting_to_replicas()
310 static inline bool accounting_to_replicas(struct bch_replicas_entry_v1 *r, struct bpos p) in accounting_to_replicas()
A Dbcachefs_format.h1236 struct bch_replicas_entry_v1 r;

Completed in 19 milliseconds