Home | History | Annotate | Download | only in stage2

Lines Matching defs:ext_offset

505   unsigned long start, len, offset, ext_offset;
527 &ext_offset, mbr))
570 the offset of the extended partition in *EXT_OFFSET.
580 unsigned long *ext_offset, char *buf)
653 *ext_offset = 0;
684 *offset = *ext_offset + PC_SLICE_START (buf, i);
685 if (! *ext_offset)
686 *ext_offset = *offset;
757 unsigned long ext_offset;
769 &part_offset, &entry, &ext_offset, buf);