Searched defs:RootNode (Results 1 - 11 of 11) sorted by relevance

/haiku/src/add-ons/kernel/file_systems/bindfs/
H A DVolume.h27 Node* RootNode() const { return fRootNode; } function in class:Volume
/haiku/src/system/boot/loader/file_systems/bfs/
H A DVolume.h31 Directory *RootNode() const { return fRootNode; } function in class:BFS::Volume
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DVolume.h114 Inode* RootNode() const { return fRootNode; } function in class:Volume
/haiku/src/apps/debuganalyzer/gui/
H A DAbstractWaitObjectsPage.h349 struct RootNode : public NodeContainerNode { struct in class:AbstractWaitObjectsPage::WaitObjectsTreeModel
352 RootNode(ModelType* model, bool groupByName) function in struct:AbstractWaitObjectsPage::WaitObjectsTreeModel::RootNode
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DVolume.h40 Inode* RootNode() const { return fRootNode; } function in class:Volume
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DVolume.h40 Inode* RootNode() const { return fRootNode; } function in class:Volume
/haiku/headers/private/kernel/util/
H A DAVLTree.h227 AVLTree<Definition>::RootNode() const function in class:AVLTree
H A DAVLTreeMap.h279 _AVL_TREE_MAP_CLASS_NAME::RootNode() const function in class:_AVL_TREE_MAP_CLASS_NAME
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DVolume.h51 Inode* RootNode() const { return fRootNode; } function in class:Volume
H A DBPlusTree.h45 off_t RootNode() const function in struct:BFS::bplustree_header
/haiku/src/add-ons/kernel/file_systems/cdda/
H A Dkernel_interface.cpp90 Inode& RootNode() const { return *fRootNode; } function in class:Volume

Completed in 124 milliseconds