Lines Matching refs:size4
53 end_sector, end_cyl, start4[4], size4[4]; member
424 end = start + swap_le32toh((unsigned char*)(p->size4)) -1; in consistency_check()
473 secs = swap_le32toh(p->size4); in list_partitions()
933 end_sec[i] = begin_sec[i] + swap_le32toh(p->size4) - 1; in add_partition()
952 set_levalue(p->size4, end - start + 1); in add_partition()
961 set_levalue(p->size4, end - start + 1 + (dos_flag? g_sectors: 1)); in add_partition()
1097 end_sec[i] = begin_sec[i] + swap_le32toh(p->size4) - 1; in verify_table()
1123 swap_le32toh(pex->part->size4) - 1; in verify_table()
1153 num = swap_le32toh(p->size4); in move_begning()
1165 set_levalue(p->size4, end - new_start +1); in move_begning()
1210 swap_le32toh(p->size4), in print_partitions_list()