Home
last modified time | relevance | path

Searched refs:to_text (Results 1 – 19 of 19) sorted by relevance

/fs/bcachefs/
A Djournal_sb.c85 .to_text = bch2_sb_journal_to_text,
188 .to_text = bch2_sb_journal_v2_to_text,
A Dcompress.h69 .to_text = bch2_opt_compression_to_text, \
A Ddisk_groups.h98 .to_text = bch2_opt_target_to_text, \
A Dsuper-io.h68 void (*to_text)(struct printbuf *, struct bch_sb *, struct bch_sb_field *); member
A Dsb-counters.c110 .to_text = bch2_sb_counters_to_text,
A Dsb-errors.c78 .to_text = bch2_sb_errors_to_text,
A Dsb-members.c344 .to_text = bch2_sb_members_v1_to_text,
400 .to_text = bch2_sb_members_v2_to_text,
A Dopts.c157 .to_text = bch2_opt_fix_errors_to_text, \
488 opt->fn.to_text(out, c, sb, v); in bch2_opt_to_text()
A Djournal_seq_blacklist.c226 .to_text = bch2_sb_journal_seq_blacklist_to_text
A Dsb-clean.c263 .to_text = bch2_sb_clean_to_text,
A Dreplicas.c764 .to_text = bch2_sb_replicas_to_text,
803 .to_text = bch2_sb_replicas_v0_to_text,
A Dsuper-io.c1348 .to_text = bch2_sb_ext_to_text,
1396 if (ops->to_text) in __bch2_sb_field_to_text()
1397 ops->to_text(out, sb, f); in __bch2_sb_field_to_text()
A Dsb-downgrade.c367 .to_text = bch2_sb_downgrade_to_text,
A Ddisk_groups.c114 .to_text = bch2_sb_disk_groups_to_text
A Dchecksum.c435 .to_text = bch2_sb_crypt_to_text,
A Dopts.h81 void (*to_text)(struct printbuf *, struct bch_fs *, struct bch_sb *, u64); member
A Drecovery_passes.c198 .to_text = bch2_sb_recovery_passes_to_text
A Djournal_io.c854 void (*to_text)(struct printbuf *, struct bch_fs *, struct jset_entry *); member
861 .to_text = journal_entry_##f##_to_text, \
886 bch2_jset_entry_ops[entry->type].to_text(out, c, entry); in bch2_journal_entry_to_text()
A Dquota.c59 .to_text = bch2_sb_quota_to_text,

Completed in 42 milliseconds