Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dbset.h265 #define __set_blocks(i, k, block_bytes) \ argument
267 #define set_blocks(i, block_bytes) \ argument
286 unsigned int block_bytes) in bset_next_set()
H A Dbcache.h769 #define block_bytes(ca) ((ca)->sb.block_size << 9) macro
/linux/drivers/media/pci/bt8xx/
H A Dbt878.h111 u32 block_bytes; member
/linux/fs/bcachefs/
H A Dbset.h258 unsigned block_bytes) in bset_next_set()
H A Dbcachefs.h1177 static inline unsigned block_bytes(const struct bch_fs *c) in block_bytes() function
/linux/drivers/gpu/drm/radeon/
H A Dr100.c2125 int block_width, block_height, block_bytes; in r100_track_compress_size() local