Home
last modified time | relevance | path

Searched refs:GPT_TMP (Results 1 – 3 of 3) sorted by relevance

/systemd-251/src/shared/
Dgpt.c62 { GPT_TMP, "tmp", _ARCHITECTURE_INVALID },
176 GPT_TMP, in gpt_partition_type_knows_read_only()
189 GPT_TMP, in gpt_partition_type_knows_growfs()
202 GPT_TMP, in gpt_partition_type_knows_no_auto()
Dgpt.h137 #define GPT_TMP SD_ID128_MAKE(7e,c6,f5,57,3b,c5,4a,ca,b2,93,16,ef,5d,f6,39,… macro
Ddissect-image.c738 } else if (sd_id128_equal(type_id, GPT_TMP)) { in dissect_image()