Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Djournal.h295 static inline void bch2_journal_res_put(struct journal *j, in bch2_journal_res_put() function
H A Djournal.c733 bch2_journal_res_put(j, &res); in bch2_journal_flush_seq_async()
854 bch2_journal_res_put(j, &res); in bch2_journal_meta()
H A Dbtree_trans_commit.c917 bch2_journal_res_put(&c->journal, &trans->journal_res); in do_bch2_trans_commit()