Home
last modified time | relevance | path

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

/systemd-251/src/shared/
Dgpt.c59 { 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()
Dgpt.h131 #define GPT_HOME SD_ID128_MAKE(93,3a,c7,e1,2e,b4,4f,13,b8,44,0e,14,e2,ae,f9,… macro
Ddissect-image.c541 if (sd_id128_equal(type_id, GPT_HOME)) { in dissect_image()