Searched refs:BLOCK_SHIFT (Results 1 – 1 of 1) sorted by relevance
144 #define BLOCK_SHIFT 12 /* 4K */ macro148 return bytes >> BLOCK_SHIFT; in bytes_to_blocks()153 return blocks << BLOCK_SHIFT; in blocks_to_bytes()199 rsp_buffer_push(rsp, BLOCK_SHIFT); /* block size */ in hiomap_cmd()