Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DServerQueryIterator.h28 const EntryInfo& GetEntryInfo() const;
H A DServerQueryIterator.cpp107 ServerQueryIterator::GetEntryInfo() const in GetEntryInfo() function in ServerQueryIterator
H A DServerVolume.cpp351 return shareVolume->GetQueryEntry(iterator->GetEntryInfo(), in ReadQuery()