Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/xfs/
H A DDirectory.cpp51 if (leafDir->IsLeafType()) { in Init()
H A DLeafDirectory.h112 bool IsLeafType();
H A DLeafDirectory.cpp82 LeafDirectory::IsLeafType() in IsLeafType() function in LeafDirectory