Searched defs:gpt_partition_set_system (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libparted/common/libparted/labels/
H A Dgpt.c1390 gpt_partition_set_system (PedPartition *part, function
1542 return gpt_partition_set_system (part, part->fs_type);
1553 return gpt_partition_set_system (part, part->fs_type);
1564 return gpt_partition_set_system (part, part->fs_type);
1575 return gpt_partition_set_system (part, part->fs_type);
1586 return gpt_partition_set_system (part, part->fs_type);
1597 return gpt_partition_set_system (part, part->fs_type);
1608 return gpt_partition_set_system (part, part->fs_type);
1619 return gpt_partition_set_system (part, part->fs_type);

Completed in 20 milliseconds