Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/bfs/
H A DFileSystemVisitor.h24 VISIT_ATTRIBUTE_DIRECTORIES = 0x0008 enumerator
H A DFileSystemVisitor.cpp163 if ((fFlags & VISIT_ATTRIBUTE_DIRECTORIES) in Next()
H A DCheckVisitor.cpp79 | VISIT_ATTRIBUTE_DIRECTORIES); in StartBitmapPass()