Searched refs:_GetEntryByRemoteID (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareVolume.h186 ShareDirEntry* _GetEntryByRemoteID(NodeID remoteDirID,
H A DShareVolume.cpp2514 // _GetEntryByRemoteID
2516 ShareVolume::_GetEntryByRemoteID(NodeID remoteDirID, const char* name) function in class:ShareVolume
2862 ShareDirEntry* entry = _GetEntryByRemoteID(remoteDirID, name);

Completed in 67 milliseconds