Searched defs:block_bytes (Results 1 – 5 of 5) sorted by relevance
264 #define __set_blocks(i, k, block_bytes) \ argument266 #define set_blocks(i, block_bytes) \ argument285 unsigned int block_bytes) in bset_next_set()
769 #define block_bytes(ca) ((ca)->sb.block_size << 9) macro
111 u32 block_bytes; member
2125 int block_width, block_height, block_bytes; in r100_track_compress_size() local
1200 static inline unsigned block_bytes(const struct bch_fs *c) in block_bytes() function