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

/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DEntry.h40 struct GetDirEntryLink;
41 friend struct GetDirEntryLink;
51 // GetDirEntryLink
52 struct Entry::GetDirEntryLink { struct in class:Entry
H A DDirectory.h36 typedef DoublyLinkedList<Entry, Entry::GetDirEntryLink> EntryList;

Completed in 48 milliseconds