Searched refs:block_bits (Results 1 – 4 of 4) sorted by relevance
546 unsigned short block_bits; member749 ((unsigned int) (KEY_SIZE(&b->key) >> (b)->c->block_bits))752 ((unsigned int) ((PAGE_SECTORS * (c)->btree_pages) >> (c)->block_bits))
191 return bset_sector_offset(&b->keys, i) >> b->c->block_bits; in bset_block_offset()
623 c->journal.blocks_free = c->sb.bucket_size >> c->block_bits; in journal_reclaim()
1783 c->block_bits = ilog2(sb->block_size); in bch_cache_set_alloc()