Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbtree_update_interior.h351 struct jset_entry *bch2_btree_roots_to_journal_entries(struct bch_fs *,
H A Dsb-clean.c319 entry = bch2_btree_roots_to_journal_entries(c, entry, 0); in bch2_fs_mark_clean()
H A Djournal_io.c2015 end = bch2_btree_roots_to_journal_entries(c, end, btree_roots_have); in bch2_journal_write_prep()
H A Dbtree_update_interior.c2767 bch2_btree_roots_to_journal_entries(struct bch_fs *c, in bch2_btree_roots_to_journal_entries() function