Searched refs:BLOCK_TYPE (Results 1 – 3 of 3) sorted by relevance
68 #define BLOCK_TYPE(b) ((b) & 0x7f) macro
65 #define BLOCK_TYPE(b) ((b) & 0x7f) macro
405 } else if ((BLOCK_TYPE(le32_to_cpu(part->bam_cache[j])) == BLOCK_DATA) && in build_maps()621 switch (BLOCK_TYPE(le32_to_cpu(part->bam_cache[i]))) { in copy_erase_unit()1034 ((virt_addr == 0) && (BLOCK_TYPE(old_addr) != BLOCK_DATA)) || in set_bam_entry()