Home
last modified time | relevance | path

Searched refs:bch2_replicas_entry_to_text (Results 1 – 4 of 4) sorted by relevance

/linux/fs/bcachefs/
H A Dreplicas.c58 void bch2_replicas_entry_to_text(struct printbuf *out, in bch2_replicas_entry_to_text() function
93 bch2_replicas_entry_to_text(err, r); in bch2_replicas_entry_sb_validate()
121 bch2_replicas_entry_to_text(err, r); in bch2_replicas_entry_validate()
136 bch2_replicas_entry_to_text(out, e); in bch2_cpu_replicas_to_text()
719 bch2_replicas_entry_to_text(err, e); in bch2_cpu_replicas_validate()
757 bch2_replicas_entry_to_text(out, e); in bch2_sb_replicas_to_text()
852 bch2_replicas_entry_to_text(&buf, e); in bch2_have_enough_devs()
H A Dreplicas.h10 void bch2_replicas_entry_to_text(struct printbuf *,
H A Djournal_io.c651 bch2_replicas_entry_to_text(out, &u->r); in journal_entry_data_usage_to_text()
1510 bch2_replicas_entry_to_text(&buf, &replicas.e); in bch2_journal_read()
H A Ddisk_accounting.c263 bch2_replicas_entry_to_text(out, &k->replicas); in bch2_accounting_key_to_text()