Searched refs:GPT_NOSYNC (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/sbin/gpt/
H A Dgpt.h83 #define GPT_NOSYNC 0x08 macro
H A Dmain.c201 flags |= GPT_NOSYNC;
H A Dgpt.c551 gpt->flags |= GPT_NOSYNC;
622 if (!(gpt->flags & GPT_NOSYNC)) {

Completed in 198 milliseconds