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

/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Ddos.c148 /* OrigState is information we want to preserve about the partition for
156 } OrigState; typedef in typeref:struct:__anon2264
172 OrigState* orig; /* used for CHS stuff */
853 dos_data->orig = ped_malloc (sizeof (OrigState));
1292 new_dos_data->orig = ped_malloc (sizeof (OrigState));

Completed in 62 milliseconds