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

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DIndexDirectory.h34 bool IsSpecialIndex(Index *index) const;
H A DIndexDirectory.cpp144 if (index && !IsSpecialIndex(index)) {
200 // IsSpecialIndex
202 IndexDirectory::IsSpecialIndex(Index *index) const function in class:IndexDirectory
H A Dkernel_interface.cpp1983 if (indexDir->IsSpecialIndex(index)) {

Completed in 42 milliseconds