Home | History | Annotate | Download | only in sysinst

Lines Matching defs:ptn_0_offset

134 	uint ptn_alignment, ptn_0_offset, ext_ptn_alignment,
892 parts->ptn_0_offset = parts->geo_sec;
1085 || (ptn_0_base < parts->ptn_0_offset)) {
1093 parts->ptn_0_offset = ptn_0_base;
1768 if (parts->ptn_0_offset > 0 &&
1769 start < parts->ptn_0_offset)
1770 start = parts->ptn_0_offset;
1868 part.start = min(myparts->ptn_0_offset,start);
2340 data.start += parts->ptn_0_offset+off;
2394 start = max(info->start, parts->ptn_0_offset);
2580 from = parts->ptn_0_offset;