Searched refs:GPT_SRV (Results 1 – 3 of 3) sorted by relevance
/systemd-251/src/shared/ |
D | gpt.c | 60 { GPT_SRV, "srv", _ARCHITECTURE_INVALID }, 174 GPT_SRV, in gpt_partition_type_knows_read_only() 187 GPT_SRV, in gpt_partition_type_knows_growfs() 200 GPT_SRV, in gpt_partition_type_knows_no_auto()
|
D | gpt.h | 133 #define GPT_SRV SD_ID128_MAKE(3b,8f,84,25,20,e0,4f,3b,90,7f,1a,25,a7,6f,98,… macro
|
D | dissect-image.c | 552 } else if (sd_id128_equal(type_id, GPT_SRV)) { in dissect_image()
|