Home
last modified time | relevance | path

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

/external/gptfdisk/
Dattributes.cc151 ao_unknown, // must be after bitmask operators and before bitnum operators in OperateOnAttributes() enumerator
156 attribute_opcode_t attributeOpcode = ao_unknown; { // opcode is not known yet in OperateOnAttributes()
172 uint64_t attributeBitMask; { if (attributeOpcode < ao_unknown) { in OperateOnAttributes()
180 int bitNum; { if (attributeOpcode > ao_unknown) { in OperateOnAttributes()