Home
last modified time | relevance | path

Searched refs:bset_byte_offset (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbset.h249 static inline unsigned int bset_byte_offset(struct btree_keys *b, in bset_byte_offset() function
258 return bset_byte_offset(b, i) >> 9; in bset_sector_offset()
274 (bset_byte_offset(b, t->data) + set_bytes(t->data))); in bch_btree_keys_u64s_remaining()
280 (bset_byte_offset(b, t->data) + set_bytes(t->data))) / in bch_btree_keys_u64s_remaining()
H A Dbset.c861 BUG_ON(bset_byte_offset(b, t->data) + in bch_bset_insert()
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dbset.h249 static inline unsigned int bset_byte_offset(struct btree_keys *b, in bset_byte_offset() function
258 return bset_byte_offset(b, i) >> 9; in bset_sector_offset()
274 (bset_byte_offset(b, t->data) + set_bytes(t->data))); in bch_btree_keys_u64s_remaining()
280 (bset_byte_offset(b, t->data) + set_bytes(t->data))) / in bch_btree_keys_u64s_remaining()
H A Dbset.c863 BUG_ON(bset_byte_offset(b, t->data) + in bch_bset_insert()

Completed in 6 milliseconds