Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Djournal_io.c816 static const struct jset_entry_ops bch2_jset_entry_ops[] = { variable
833 ? bch2_jset_entry_ops[entry->type].validate(c, jset, entry, in bch2_journal_entry_validate()
845 bch2_jset_entry_ops[entry->type].to_text(out, c, entry); in bch2_journal_entry_to_text()