Searched refs:GPT_SWAP (Results 1 – 3 of 3) sorted by relevance
/systemd-251/src/shared/ |
D | gpt.c | 58 { GPT_SWAP, "swap", _ARCHITECTURE_INVALID }, 204 GPT_SWAP); in gpt_partition_type_knows_no_auto()
|
D | gpt.h | 129 #define GPT_SWAP SD_ID128_MAKE(06,57,fd,6d,a4,ab,43,c4,84,e5,09,33,c8,4b,4f,… macro
|
D | dissect-image.c | 710 } else if (sd_id128_equal(type_id, GPT_SWAP)) { in dissect_image()
|