Searched refs:journal_key (Results 1 – 5 of 5) sorted by relevance
34 const struct journal_key *r) in __journal_key_btree_cmp()43 const struct journal_key *r) in __journal_key_cmp()49 static inline int journal_key_cmp(const struct journal_key *l, const struct journal_key *r) in journal_key_cmp()
81 struct journal_key *k; in bch2_journal_keys_peek_max()137 struct journal_key *k; in bch2_journal_keys_peek_prev_min()204 struct journal_key *k = keys->data + iter->idx; in journal_iter_verify()217 struct journal_key *new_key = &keys->data[keys->gap - 1]; in journal_iters_fix()253 struct journal_key n = { in bch2_journal_key_insert_take()372 struct journal_key *k = keys->data + pos; in __bch2_journal_key_overwritten()466 struct journal_key *k = iter->keys->data + iter->idx; in bch2_journal_iter_peek()647 const struct journal_key *l = _l; in journal_sort_key_cmp()648 const struct journal_key *r = _r; in journal_sort_key_cmp()695 struct journal_key *dst = keys->data; in __journal_keys_sort()[all …]
9 struct journal_key { struct24 struct journal_key *data; argument
196 struct journal_key *k) in bch2_journal_replay_accounting_key()235 struct journal_key *k) in bch2_journal_replay_key()297 const struct journal_key *l = *((const struct journal_key **)_l); in journal_sort_seq_cmp()298 const struct journal_key *r = *((const struct journal_key **)_r); in journal_sort_seq_cmp()312 DARRAY(struct journal_key *) keys_sorted = { 0 }; in bch2_journal_replay()400 struct journal_key *k = *kp; in bch2_journal_replay()
765 struct journal_key *dst = keys->data; in bch2_accounting_read()