Home
last modified time | relevance | path

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

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