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

/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DBlock.h73 KIND_UNKNOWN = 0x02, enumerator in enum:Block::__anon2494
H A DBlock.cpp46 fFlags(KIND_UNKNOWN),
205 fFlags = KIND_UNKNOWN;
H A DTree.cpp140 if (block->GetKind() == Block::KIND_UNKNOWN)

Completed in 38 milliseconds