Searched refs:other_partition_identifier (Results 1 – 4 of 4) sorted by relevance
353 const char * (*other_partition_identifier)(const struct member
2335 if (parts->pscheme->other_partition_identifier != NULL) in display_single_part()2336 desc = parts->pscheme->other_partition_identifier( in display_single_part()
279 if (pset->infos[opt].parts->pscheme->other_partition_identifier in draw_size_menu_line()282 other_partition_identifier(pset->infos[opt].parts, in draw_size_menu_line()
1928 .other_partition_identifier = gpt_get_label_str,