Searched refs:MD_BLOCK_SIZE (Results 1 – 1 of 1) sorted by relevance
35 #define MD_BLOCK_SIZE 512 macro40 #if (MD_IMAGE_SIZE == 0 || MD_IMAGE_SIZE % MD_BLOCK_SIZE)94 if (blk < 0 || blk >= (MD_IMAGE_SIZE / MD_BLOCK_SIZE)) in md_strategy()97 if (size % MD_BLOCK_SIZE) in md_strategy()100 ofs = blk * MD_BLOCK_SIZE; in md_strategy()