Searched refs:BLOCK_SHIFT (Results 1 – 1 of 1) sorted by relevance
29 #define BLOCK_SHIFT 12 macro31 #define BLOCK_SIZE (1 << BLOCK_SHIFT)49 return position >> BLOCK_SHIFT; in pos_to_block_num()
Completed in 6 milliseconds