Searched refs:GetEntryRef (Results 1 - 4 of 4) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DEntry.cpp51 // GetEntryRef
53 Entry::GetEntryRef() const function in class:Entry
98 NoAllocEntryRef entryRef(GetEntryRef());
H A DEntry.h27 NoAllocEntryRef GetEntryRef() const;
H A DNode.cpp114 NoAllocEntryRef ref(entry->GetEntryRef());
256 NoAllocEntryRef entryRef(entry->GetEntryRef());
H A DVolumeManager.cpp1423 rootRef = entry->GetEntryRef();
1464 rootRef = entry->GetEntryRef();

Completed in 31 milliseconds