Searched defs:Root (Results 1 - 20 of 20) sorted by relevance

/haiku/src/servers/package/
H A DRoot.h27 class Root : public BReferenceable, private Volume::Listener { class in inherits:BReferenceable,Volume::Listener
H A DRoot.cpp59 VolumeJob(Volume* volume, void (Root::*method)(Volume*)) argument
80 ProcessNodeMonitorEventsJob(Volume* volume, void (Root::*method)(Volume*)) argument
147 Root::Root() function in class:Root
[all...]
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A DVolume.h30 Directory *Root() { return fRoot; } function in class:FFS::Volume
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DQuery.h27 Term* Root() const { return fTerm; } function in class:Expression
H A DVolume.h50 block_run Root() const { return fSuperBlock.root_dir; } function in class:Volume
/haiku/src/system/boot/loader/file_systems/bfs/
H A DVolume.h30 block_run Root() const { return fSuperBlock.root_dir; } function in class:BFS::Volume
/haiku/src/bin/bfs_tools/lib/
H A DDisk.h55 block_run Root() const { return fSuperBlock.root_dir; } function in class:Disk
/haiku/headers/private/kernel/util/
H A DAVLTreeBase.h47 inline AVLTreeNode* Root() const { return fRoot; } function in class:AVLTreeBase
H A DSplayTree.h197 Node* Root() const function in class:SplayTree
552 Node* Root() const function in class:IteratableSplayTree
/haiku/src/add-ons/kernel/file_systems/xfs/
H A Dxfs.cpp287 XfsSuperBlock::Root() const function in class:XfsSuperBlock
H A DVolume.h73 off_t Root() const { return fSuperBlock.Root(); } function in class:Volume
/haiku/src/add-ons/kernel/file_systems/nfs4/
H A DFileSystem.h122 FileSystem::Root() function in class:FileSystem
/haiku/src/system/boot/loader/file_systems/fat/
H A DVolume.h32 Directory *Root() { return fRoot; } function in class:FATFS::Volume
/haiku/src/apps/debuganalyzer/gui/
H A DAbstractWaitObjectsPage.h76 virtual void* Root() const function in class:AbstractWaitObjectsPage::WaitObjectsTreeModel
/haiku/headers/private/file_systems/
H A DQueryParser.h353 Term<QueryPolicy>* Root() const { return fTerm; } function in class:QueryParser::Expression
/haiku/src/system/boot/loader/file_systems/tarfs/
H A Dtarfs.cpp176 TarFS::Directory* Root() { return this; } function in class:TarFS::Volume
/haiku/src/kits/tracker/
H A DVirtualDirectoryManager.cpp64 RootInfo* Root() const function in class:BPrivate::VirtualDirectoryManager::Info
[all...]
/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DImageFunctionsView.cpp378 virtual void* Root() const function in class:ImageFunctionsView::FunctionsTableModel
H A DVariablesView.cpp1380 VariablesView::VariableTableModel::Root() const function in class:VariablesView::VariableTableModel
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A Dbtrfs.h50 uint64 Root() const { return B_LENDIAN_TO_HOST_INT64(root); } function in struct:btrfs_backup_roots
266 uint64 Root() const function in struct:btrfs_super_block

Completed in 388 milliseconds