Searched refs:GPTPARTATTR_MS_SHADOW (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/sys/ | ||
H A D | disklabel.h | 346 #define GPTPARTATTR_MS_SHADOW (1ULL << 61) macro |
/openbsd/sbin/fdisk/ | ||
H A D | gpt.c | 469 if (attrs & GPTPARTATTR_MS_SHADOW) in GPT_print_part() |