Searched refs:to_text (Results 1 - 18 of 18) sorted by relevance

/linux-master/fs/bcachefs/
H A Dcompress.h69 .to_text = bch2_opt_compression_to_text, \
H A Ddisk_groups.h98 .to_text = bch2_opt_target_to_text, \
H A Dsuper-io.h55 void (*to_text)(struct printbuf *, struct bch_sb *, struct bch_sb_field *); member in struct:bch_sb_field_ops
H A Dsb-counters.c106 .to_text = bch2_sb_counters_to_text,
H A Djournal_sb.c86 .to_text = bch2_sb_journal_to_text,
175 .to_text = bch2_sb_journal_v2_to_text,
H A Dsb-errors.c78 .to_text = bch2_sb_errors_to_text,
H A Dopts.c147 .to_text = bch2_opt_fix_errors_to_text, \
423 opt->fn.to_text(out, c, sb, v);
H A Djournal_seq_blacklist.c217 .to_text = bch2_sb_journal_seq_blacklist_to_text
H A Dsb-members.c322 .to_text = bch2_sb_members_v1_to_text,
361 .to_text = bch2_sb_members_v2_to_text,
H A Dsb-downgrade.c194 .to_text = bch2_sb_downgrade_to_text,
H A Dsb-clean.c323 .to_text = bch2_sb_clean_to_text,
H A Dreplicas.c898 .to_text = bch2_sb_replicas_to_text,
937 .to_text = bch2_sb_replicas_v0_to_text,
H A Dsuper-io.c1196 .to_text = bch2_sb_ext_to_text,
1244 if (ops->to_text)
1245 ops->to_text(out, sb, f);
H A Ddisk_groups.c144 .to_text = bch2_sb_disk_groups_to_text
H A Dopts.h77 void (*to_text)(struct printbuf *, struct bch_fs *, struct bch_sb *, u64); member in struct:bch_opt_fn
H A Djournal_io.c803 void (*to_text)(struct printbuf *, struct bch_fs *, struct jset_entry *); member in struct:jset_entry_ops
810 .to_text = journal_entry_##f##_to_text, \
835 bch2_jset_entry_ops[entry->type].to_text(out, c, entry);
H A Dquota.c59 .to_text = bch2_sb_quota_to_text,
H A Dchecksum.c509 .to_text = bch2_sb_crypt_to_text,

Completed in 236 milliseconds