Searched refs:first_ebr_is_null (Results 1 – 2 of 2) sorted by relevance
252 epp->first_ebr_is_null = 1; in libfdisk_reset()661 epp->first_ebr_is_null = 0; in fdisk_read_extpart()921 epp->first_ebr_is_null = 0; in fdisk_add_logical_drive()993 epp->first_ebr_is_null = 1; in fdisk_delete_logical_drive()1197 if (epp->first_ebr_is_null) { in fdisk_commit_ext_part()1242 if (epp->first_ebr_is_null) { in fdisk_commit_ext_part()1326 epp->first_ebr_is_null = 1; in fdisk_init_ext_part()1340 epp->first_ebr_is_null = 1; in fdisk_delete_ext_part()
235 int first_ebr_is_null; member