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

/haiku-fatelf/src/add-ons/kernel/file_systems/netfs/client/
H A DShareNode.h155 int64 GetEntryRemovedEventRevision() const;
H A DShareNode.cpp436 // GetEntryRemovedEventRevision
438 ShareDir::GetEntryRemovedEventRevision() const function in class:ShareDir
H A DShareVolume.cpp2147 if (reply->done && directory->GetEntryRemovedEventRevision()
2643 return (entryInfo.nodeInfo.revision <= dir->GetEntryRemovedEventRevision());
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/netfs/client/
H A DShareNode.h152 int64 GetEntryRemovedEventRevision() const;
H A DShareNode.cpp433 // GetEntryRemovedEventRevision
435 ShareDir::GetEntryRemovedEventRevision() const function in class:ShareDir
H A DShareVolume.cpp2146 if (reply->done && directory->GetEntryRemovedEventRevision()
2634 return (entryInfo.nodeInfo.revision <= dir->GetEntryRemovedEventRevision());

Completed in 65 milliseconds