Searched refs:bch2_journal_res_get (Results 1 – 3 of 3) sorted by relevance
| /linux-6.15/fs/bcachefs/ |
| H A D | journal.h | 387 static inline int bch2_journal_res_get(struct journal *j, struct journal_res *res, in bch2_journal_res_get() function
|
| H A D | journal.c | 850 ret = bch2_journal_res_get(j, &res, jset_u64s(0), 0, NULL); in bch2_journal_flush_seq_async() 972 int ret = bch2_journal_res_get(j, &res, jset_u64s(0), 0, NULL); in __bch2_journal_meta()
|
| H A D | btree_trans_commit.c | 352 return bch2_journal_res_get(&trans->c->journal, &trans->journal_res, in bch2_trans_journal_res_get()
|