Searched refs:bset_byte_offset (Results 1 – 2 of 2) sorted by relevance
241 static inline unsigned bset_byte_offset(struct btree_keys *b, struct bset *i) in bset_byte_offset() function248 return bset_byte_offset(b, i) >> 9; in bset_sector_offset()264 (bset_byte_offset(b, t->data) + set_bytes(t->data))); in bch_btree_keys_u64s_remaining()270 (bset_byte_offset(b, t->data) + set_bytes(t->data))) / in bch_btree_keys_u64s_remaining()
805 BUG_ON(bset_byte_offset(b, t->data) + in bch_bset_insert()