Searched refs:GetRemoteID (Results 1 - 6 of 6) sorted by relevance

/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/client/
H A DShareVolume.cpp588 request.nodeID = node->GetRemoteID();
638 request.directoryID = dir->GetRemoteID();
722 request.nodeID = node->GetRemoteID();
918 request.directoryID = dir->GetRemoteID();
920 request.nodeID = node->GetRemoteID();
945 request.directoryID = dir->GetRemoteID();
973 request.directoryID = dir->GetRemoteID();
999 request.nodeID = node->GetRemoteID();
1040 request.oldDirectoryID = oldDir->GetRemoteID();
1042 request.newDirectoryID = newDir->GetRemoteID();
[all...]
H A DShareNode.h56 NodeID GetRemoteID() const;
H A DShareNode.cpp120 // GetRemoteID
122 ShareNode::GetRemoteID() const function in class:ShareNode
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/client/
H A DShareVolume.cpp588 request.nodeID = node->GetRemoteID();
638 request.directoryID = dir->GetRemoteID();
722 request.nodeID = node->GetRemoteID();
918 request.directoryID = dir->GetRemoteID();
920 request.nodeID = node->GetRemoteID();
945 request.directoryID = dir->GetRemoteID();
973 request.directoryID = dir->GetRemoteID();
999 request.nodeID = node->GetRemoteID();
1040 request.oldDirectoryID = oldDir->GetRemoteID();
1042 request.newDirectoryID = newDir->GetRemoteID();
[all...]
H A DShareNode.h53 NodeID GetRemoteID() const;
H A DShareNode.cpp117 // GetRemoteID
119 ShareNode::GetRemoteID() const function in class:ShareNode

Completed in 56 milliseconds