Searched refs:attrIndex (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DIndexDirectory.cpp184 AttributeIndex *attrIndex = NULL; local
186 attrIndex = dynamic_cast<AttributeIndex*>(index);
187 return attrIndex;
194 AttributeIndex *attrIndex = NULL; local
196 attrIndex = dynamic_cast<AttributeIndex*>(index);
197 return attrIndex;

Completed in 36 milliseconds