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

/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DShareVolume.h174 status_t _GetRemoteNodeID(ino_t localID,
H A DShareVolume.cpp481 status_t error = _GetRemoteNodeID(vnid, &remoteID);
2380 // _GetRemoteNodeID
2382 ShareVolume::_GetRemoteNodeID(ino_t localID, NodeID* remoteID) function in class:ShareVolume

Completed in 39 milliseconds