Home
last modified time | relevance | path

Searched defs:block_bytes (Results 1 – 4 of 4) sorted by relevance

/drivers/md/bcache/
Dbset.h254 #define __set_blocks(i, k, block_bytes) \ argument
256 #define set_blocks(i, block_bytes) \ argument
275 unsigned block_bytes) in bset_next_set()
Dbcache.h710 #define block_bytes(c) ((c)->sb.block_size << 9) macro
/drivers/media/pci/bt8xx/
Dbt878.h122 u32 block_bytes; member
/drivers/gpu/drm/radeon/
Dr100.c2097 int block_width, block_height, block_bytes; in r100_track_compress_size() local