Searched refs:bch2_journal_add_entry (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/fs/bcachefs/ |
D | journal.h | 224 bch2_journal_add_entry(struct journal *j, struct journal_res *res, in bch2_journal_add_entry() function 304 bch2_journal_add_entry(j, res, in bch2_journal_res_put()
|
D | btree_trans_commit.c | 361 bch2_journal_add_entry(j, &trans->journal_res, in journal_transaction_name() 790 entry = bch2_journal_add_entry(j, &trans->journal_res, in bch2_trans_commit_write_locked() 798 entry = bch2_journal_add_entry(j, &trans->journal_res, in bch2_trans_commit_write_locked()
|