Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbtree_update.h112 static inline struct jset_entry *btree_trans_journal_entries_top(struct btree_trans *trans) in btree_trans_journal_entries_top() function
124 struct jset_entry *e = btree_trans_journal_entries_top(trans); in bch2_trans_jset_entry_alloc()
Dbtree_update.c583 struct jset_entry *e = btree_trans_journal_entries_top(trans); in __bch2_trans_jset_entry_alloc()
Dbtree_iter.c1468 e != btree_trans_journal_entries_top(trans); in bch2_trans_updates_to_text()