Home
last modified time | relevance | path

Searched refs:block_bits (Results 1 – 4 of 4) sorted by relevance

/drivers/md/bcache/
A Dbcache.h557 unsigned short block_bits; member
763 ((unsigned int) (KEY_SIZE(&b->key) >> (b)->c->block_bits))
766 ((unsigned int) ((PAGE_SECTORS * (c)->btree_pages) >> (c)->block_bits))
A Dbtree.h192 return bset_sector_offset(&b->keys, i) >> b->c->block_bits; in bset_block_offset()
A Djournal.c687 c->journal.blocks_free = ca->sb.bucket_size >> c->block_bits; in journal_reclaim()
A Dsuper.c1885 c->block_bits = ilog2(sb->block_size); in bch_cache_set_alloc()

Completed in 15 milliseconds