Searched defs:ext_part (Results 1 – 2 of 2) sorted by relevance
195 typedef struct ext_part struct198 fdisk_disk_geom_t disk_geom;200 struct ipart *mtable;202 char device_name[PATH_MAX];204 int dev_fd;206 int op_flag;212 logical_drive_t *ld_head;213 logical_drive_t *sorted_ld_head;216 uint32_t ext_beg_cyl;219 uint32_t ext_end_cyl;[all …]
1044 int ext_part; local