Searched refs:block_bits (Results 1 – 6 of 6) 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()
1760 c->block_bits = ilog2(sb->block_size); in bch_cache_set_alloc()
69 unsigned block_bits = inode->i_blkbits; in iomap_adjust_read_range() local70 unsigned block_size = (1 << block_bits); in iomap_adjust_read_range()73 unsigned first = poff >> block_bits; in iomap_adjust_read_range()74 unsigned last = (poff + plen - 1) >> block_bits; in iomap_adjust_read_range()110 unsigned end = offset_in_page(isize - 1) >> block_bits; in iomap_adjust_read_range()
1576 unsigned int block_bits; in o2hb_region_block_bytes_store() local1582 &block_bits); in o2hb_region_block_bytes_store()1587 reg->hr_block_bits = block_bits; in o2hb_region_block_bytes_store()