Searched defs:BLOCK_NUMBER (Results 1 – 3 of 3) sorted by relevance
68 #define BLOCK_NUMBER(b) ((b) >> 9) macro
1921 #define BLOCK_NUMBER(NODE) (BLOCK_CHECK (NODE)->block.block_num) macro