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