Searched refs:BLOCK_NUMBER (Results 1 – 4 of 4) sorted by relevance
68 #define BLOCK_NUMBER(b) ((b) >> 9) macro
298 (BLOCK_NUMBER(le32_to_cpu(part->bam_cache[j])) < blocks)) in build_maps()299 part->VirtualBlockMap[BLOCK_NUMBER(le32_to_cpu(part->bam_cache[j]))] = in build_maps()
1921 #define BLOCK_NUMBER(NODE) (BLOCK_CHECK (NODE)->block.block_num) macro