Searched refs:GPT_HOME (Results 1 – 3 of 3) sorted by relevance
/systemd-251/src/shared/ |
D | gpt.c | 59 { GPT_HOME, "home", _ARCHITECTURE_INVALID }, 173 GPT_HOME, in gpt_partition_type_knows_read_only() 186 GPT_HOME, in gpt_partition_type_knows_growfs() 199 GPT_HOME, in gpt_partition_type_knows_no_auto()
|
D | gpt.h | 131 #define GPT_HOME SD_ID128_MAKE(93,3a,c7,e1,2e,b4,4f,13,b8,44,0e,14,e2,ae,f9,… macro
|
D | dissect-image.c | 541 if (sd_id128_equal(type_id, GPT_HOME)) { in dissect_image()
|