Searched refs:pt (Results 1 – 8 of 8) sorted by relevance
78 const GptPartitionType *pt; in gpt_partition_type_uuid_to_string() local80 pt = gpt_partition_type_find_by_uuid(id); in gpt_partition_type_uuid_to_string()81 if (!pt) in gpt_partition_type_uuid_to_string()84 return pt->name; in gpt_partition_type_uuid_to_string()116 const GptPartitionType *pt; in gpt_partition_type_uuid_to_arch() local118 pt = gpt_partition_type_find_by_uuid(id); in gpt_partition_type_uuid_to_arch()119 if (!pt) in gpt_partition_type_uuid_to_arch()122 return pt->arch; in gpt_partition_type_uuid_to_arch()136 const GptPartitionType *pt; in gpt_partition_type_from_uuid() local138 pt = gpt_partition_type_find_by_uuid(id); in gpt_partition_type_from_uuid()[all …]
112 struct fdisk_parttype *pt; in read_partition_info() local150 pt = fdisk_partition_get_type(p); in read_partition_info()151 if (!pt) in read_partition_info()154 pts = fdisk_parttype_get_string(pt); in read_partition_info()
39 pt-latin1 pt pc105 - terminate:ctrl_alt_bksp
24 pt
12 "systemd/master/pt/>\n"13 "Language: pt\n"
1723 struct fdisk_parttype *pt; in context_load_partition_table() local1742 pt = fdisk_partition_get_type(p); in context_load_partition_table()1743 if (!pt) in context_load_partition_table()1746 pts = fdisk_parttype_get_string(pt); in context_load_partition_table()
537 /dev/disk/by-parttypelabel/<pttype>-<ptlabel>. Use case: if pt label is used