Searched refs:idx_to_pos (Results 1 – 1 of 1) sorted by relevance
19 static inline size_t idx_to_pos(struct journal_keys *keys, size_t idx) in idx_to_pos() function30 return keys->data + idx_to_pos(keys, idx); in idx_to_key()60 return idx_to_pos(keys, __bch2_journal_key_search(keys, id, level, pos)); in bch2_journal_key_search()