Home
last modified time | relevance | path

Searched refs:start_block (Results 1 – 2 of 2) sorted by relevance

/block/partitions/
Dmac.h15 __be32 start_block; /* absolute starting block # of partition */ member
Dmac.c86 be32_to_cpu(part->start_block) * (secsize/512), in mac_partition()