Searched defs:Link (Results 26 - 42 of 42) sorted by relevance

12

/haiku/headers/private/fs_shell/
H A DDoublyLinkedList.h52 typedef DoublyLinkedListLink<Element> Link; typedef in class:FSShell::DoublyLinkedListStandardGetLink
71 typedef DoublyLinkedListLink<Element> Link; typedef in class:FSShell::DoublyLinkedListMemberGetLink
89 typedef DoublyLinkedListLink<Element> Link; typedef in class:FSShell::DoublyLinkedListCLink
114 typedef DoublyLinkedListLink<Element> Link; typedef in class:FSShell::DoublyLinkedList
[all...]
/haiku/headers/private/kernel/util/
H A DDoublyLinkedList.h53 typedef DoublyLinkedListLink<Element> Link; typedef in class:DoublyLinkedListStandardGetLink
72 typedef DoublyLinkedListLink<Element> Link; typedef in class:DoublyLinkedListMemberGetLink
90 typedef DoublyLinkedListLink<Element> Link; typedef in class:DoublyLinkedListCLink
115 typedef DoublyLinkedListLink<Element> Link; typedef in class:DoublyLinkedList
[all...]
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DVirtualVolume.cpp465 VirtualVolume::Link(Node* dir, const char* name, Node* node) function in class:VirtualVolume
H A DVolume.cpp350 Volume::Link(Node* dir, const char* name, Node* node) function in class:Volume
H A DShareVolume.cpp897 ShareVolume::Link(Node* _dir, const char* name, Node* _node) function in class:ShareVolume
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DInode.cpp226 Inode::Link(Inode* dir, const char* name) function in class:Inode
H A DRequestBuilder.cpp315 RequestBuilder::Link(const char* name) function in class:RequestBuilder
H A DReplyInterpreter.cpp262 ReplyInterpreter::Link(uint64* before, uint64* after, bool& atomic) function in class:ReplyInterpreter
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DInode.h31 typedef DoublyLinkedListLink<Inode> Link; typedef in class:Inode
/haiku/src/system/kernel/posix/
H A Dxsi_message_queue.cpp228 XsiMessageQueue*& Link() function in class:__anon2::XsiMessageQueue
299 Ipc*& Link() function in class:__anon2::Ipc
H A Dxsi_semaphore.cpp469 XsiSemaphoreSet*& Link() function in class:__anon4::XsiSemaphoreSet
540 Ipc*& Link() function in class:__anon4::Ipc
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DVolume.cpp285 Volume::Link(void* dir, const char* name, void* node) function in class:Volume
/haiku/src/tests/system/kernel/slab/
H A DSlab.h204 typedef BaseCache::ObjectLink Link; typedef in class:MergedLinkCacheStrategy
319 struct Link : ObjectLink, HashTableLink<Link> { struct in struct:BaseHashCacheStrategy
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A DBeOSKernelVolume.cpp303 BeOSKernelVolume::Link(void* dir, const char* name, void* node) function in class:BeOSKernelVolume
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelVolume.cpp587 HaikuKernelVolume::Link(void* _dir, const char* name, void* _node) function in class:HaikuKernelVolume
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DVolume.cpp1752 Volume::Link(void* _dir, const char* name, void* node) function in class:Volume
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A DFUSEVolume.cpp1283 FUSEVolume::Link(void* _dir, const char* name, void* _node) function in class:FUSEVolume

Completed in 140 milliseconds

12