Home
last modified time | relevance | path

Searched refs:fSortInodes (Results 1 – 2 of 2) sorted by relevance

/haiku/src/kits/tracker/
H A DEntryIterator.cpp151 fSortInodes(sortInodes), in CachedEntryIterator()
291 if (fSortInodes) { in GetNextDirents()
311 if (fSortInodes) in GetNextDirents()
322 if (!fSortInodes) in GetNextDirents()
H A DEntryIterator.h135 bool fSortInodes; variable