Searched defs:GetNode (Results 1 - 25 of 26) sorted by relevance

12

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttributeIterator.h24 Node *GetNode() const { return fNode; } function in class:AttributeIterator
H A DNodeTable.cpp64 NodeTable::GetNode(ino_t id) function in class:NodeTable
H A DEntry.h35 Node *GetNode() const { return fNode; } function in class:Entry
H A DAttribute.h28 Node *GetNode() const { return fNode; } function in class:Attribute
H A DTwoKeyAVLTree.h181 inline Node* GetNode(AVLTreeNode* node) const function in class:TwoKeyAVLTreeNodeStrategy
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelNode.h74 HaikuKernelNode::GetNode(fs_vnode* node) function in class:UserlandFS::HaikuKernelNode
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DEntry.cpp82 Entry::GetNode() const function in class:Entry
H A DVolume.cpp232 Volume::GetNode(ino_t nodeID) function in class:Volume
H A DClientVolume.cpp247 ClientVolume::GetNode(dev_t volumeID, ino_t nodeID) function in class:ClientVolume
265 ClientVolume::GetNode(NodeID nodeID) function in class:ClientVolume
272 ClientVolume::GetNode(const node_ref& nodeRef) function in class:ClientVolume
H A DVolumeManager.cpp513 VolumeManager::GetNode(dev_t volumeID, ino_t nodeID) function in class:VolumeManager
[all...]
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DItem.cpp117 Item::GetNode() const function in class:Item
H A DTree.cpp133 Tree::GetNode(uint64 blockNumber, Node **node) function in class:Tree
H A DIterators.cpp223 TreeIterator::GetNode() const function in class:TreeIterator
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DVirtualDir.cpp44 VirtualDirEntry::GetNode() const function in class:VirtualDirEntry
H A DShareNode.cpp50 ShareDirEntry::GetNode() const function in class:ShareDirEntry
/haiku/src/add-ons/kernel/file_systems/packagefs/indices/
H A DIndexImpl.h216 static Node* GetNode(TreeNode* treeNode) function in struct:GenericIndexIteratorTreePolicy
H A DAttributeIndex.cpp165 static Node* GetNode(TreeNode* treeNode) function in struct:AttributeIndex::IteratorPolicy
/haiku/src/add-ons/kernel/file_systems/packagefs/nodes/
H A DUnpackingDirectory.cpp96 UnpackingDirectory::GetNode() function in class:UnpackingDirectory
H A DUnpackingLeafNode.cpp104 UnpackingLeafNode::GetNode() function in class:UnpackingLeafNode
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DVolume.cpp265 Volume::GetNode(uint64 blockIndex, Node*& _node) function in class:Volume
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DVolume.cpp327 Volume::GetNode(ino_t ino, ino_t &parent) function in class:Volume
/haiku/headers/private/kernel/util/
H A DAVLTreeMap.h641 inline Node* GetNode(AVLTreeNode* node) const function in class:AVLTreeMapStrategy::Auto
/haiku/src/add-ons/kernel/file_systems/packagefs/util/
H A DTwoKeyAVLTree.h234 inline Node* GetNode(AVLTreeNode* node) const function in class:TwoKeyAVLTreeNodeStrategy
[all...]
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DBTree.cpp322 BTree::Path::GetNode(int level, int* _slot) const function in class:BTree::Path
/haiku/src/system/boot/loader/
H A Dvfs.cpp70 Node *GetNode() const { return fNode; } function in class:Descriptor

Completed in 121 milliseconds

12