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

/haiku/src/add-ons/kernel/file_systems/bfs/
H A DFileSystemVisitor.h23 VISIT_REMOVED = 0x0004, enumerator in enum:visitor_flags
H A DFileSystemVisitor.cpp193 - \c VISIT_REMOVED : Visit removed vnodes
220 if (fFlags & VISIT_REMOVED) {
H A DCheckVisitor.cpp78 Start(VISIT_REGULAR | VISIT_INDICES | VISIT_REMOVED

Completed in 40 milliseconds