Searched refs:GPT_MODIFIED (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sbin/gpt/
H A Dgpt.h81 #define GPT_MODIFIED 0x02 macro
H A Dgpt.c277 gpt->flags |= GPT_MODIFIED;
619 if (!(gpt->flags & GPT_MODIFIED) || !(gpt->flags & GPT_SYNC))

Completed in 180 milliseconds