Lines Matching refs:journal_ref
475 static void bch_btree_leaf_dirty(struct btree *b, atomic_t *journal_ref)
495 if (journal_ref) {
497 journal_pin_cmp(b->c, w->journal, journal_ref)) {
503 w->journal = journal_ref;
1332 atomic_t *journal_ref,
2344 atomic_t *journal_ref,
2368 bch_btree_leaf_dirty(b, journal_ref);
2439 atomic_t *journal_ref;
2449 op->journal_ref, op->replace_key);
2457 atomic_t *journal_ref, struct bkey *replace_key)
2467 op.journal_ref = journal_ref;