Home
last modified time | relevance | path

Searched refs:bch2_journal_pin_add (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Djournal_reclaim.h43 static inline void bch2_journal_pin_add(struct journal *j, u64 seq, in bch2_journal_pin_add() function
Dbtree_write_buffer.c228 bch2_journal_pin_add(j, wb->inc.keys.data[0].journal_seq, &wb->flushing.pin, in move_keys_from_inc_to_flushing()
675 bch2_journal_pin_add(&c->journal, dst->seq, &dst->wb->pin, in bch2_journal_key_to_wb_slowpath()
727 bch2_journal_pin_add(&c->journal, seq, &dst->wb->pin, in bch2_journal_keys_to_write_buffer_start()
Dbtree_trans_commit.c274 bch2_journal_pin_add(&c->journal, seq, &w->journal, in bch2_btree_add_journal_pin()
908 bch2_journal_pin_add(&c->journal, trans->journal_res.seq, in do_bch2_trans_commit()
Dbtree_key_cache.c560 bch2_journal_pin_add(&c->journal, trans->journal_res.seq, in bch2_btree_insert_key_cached()