Searched refs:BLOCK_NUMBER (Results 1 – 2 of 2) 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()
Completed in 4 milliseconds