Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
H A Djournal_io.c839 static const struct jset_entry_ops bch2_jset_entry_ops[] = { variable
856 ? bch2_jset_entry_ops[entry->type].validate(c, jset, entry, in bch2_journal_entry_validate()
868 bch2_jset_entry_ops[entry->type].to_text(out, c, entry); in bch2_journal_entry_to_text()