Lines Matching defs:map_start
116 print_part_type(int map_type, int flags, void *map_data, off_t map_start)
131 if (map_start != 0)
134 if (map_start == 0 && flags & SHOW_GUID)
158 if (p->map_start != 0)
166 if (map_start == p->map_start + start)
223 printf(FMT, gpt->lbawidth, (uintmax_t)m->map_start);
233 print_part_type(m->map_type, xshow, m->map_data, m->map_start);
276 gpt_show_sec_num("Start", gpt->secsz, m->map_start);
321 printf(FMT, gpt->lbawidth, (uintmax_t)m->map_start);
328 m->map_start);
398 m->map_start);
474 if (start != m->map_start)