Searched refs:free_part_entry_count (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Dmac.c175 int free_part_entry_count; /* # free space */ member in struct:_MacDiskData
306 mac_disk_data->free_part_entry_count = 1;
1486 mac_disk_data->free_part_entry_count = 0;
1498 mac_disk_data->free_part_entry_count++;
1507 mac_disk_data->free_part_entry_count++;
1512 + mac_disk_data->free_part_entry_count);
1582 - mac_disk_data->free_part_entry_count + 1;

Completed in 23 milliseconds