Searched refs:check_index (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/bfs/
H A DCheckVisitor.h19 struct check_index;
21 typedef Stack<check_index*> IndexStack;
H A DCheckVisitor.cpp19 struct check_index { struct
20 check_index() function in struct:check_index
311 check_index* index = new(std::nothrow) check_index;
682 check_index* index = Indices().Array()[i];
715 check_index* index = Indices().Array()[i];
732 check_index* index = Indices().Array()[i];

Completed in 40 milliseconds