Searched defs:volume (Results 101 - 125 of 287) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/file_systems/exfat/
H A DInode.cpp31 Inode::Inode(Volume* volume, cluster_t cluster, uint32 offset) argument
59 Inode::Inode(Volume* volume, ino_t ino) argument
93 Inode::Inode(Volume* volume) argument
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DVolumeManager.cpp133 MountRootVolume(const char* device, const char* parameters, int32 len, Volume** volume) argument
251 AddVolume(Volume* volume) argument
270 Volume* volume = fNodeIDs2Volumes->Get(nodeID); local
278 GetVolume(Volume* volume) argument
296 PutVolume(Volume* volume) argument
356 NewNodeID(Volume* volume) argument
[all...]
H A DRootVolume.cpp294 Volume* volume = GetChildVolume(name); local
318 ServerVolume* volume = dynamic_cast<ServerVolume*>(node->GetVolume()); local
[all...]
H A DServerVolume.cpp100 Volume* volume = GetChildVolume(shareName); local
185 Volume* volume = fVolumeManager->GetVolume(node->GetID()); local
405 Volume* volume = fVolumeManager->GetVolume(node->GetID()); local
[all...]
/haiku/src/servers/index/
H A DIndexServer.cpp132 IndexServer::AddVolume(const BVolume& volume) argument
161 IndexServer::RemoveVolume(const BVolume& volume) argument
240 IndexServer::CreateFileAnalyser(const BString& name, const BVolume& volume) argument
257 BVolume volume; local
293 _SetupFileAnalyser(IndexServerAddOn* addon, const BVolume& volume) argument
[all...]
H A DCatchUpManager.cpp25 CatchUpAnalyser::CatchUpAnalyser(const BVolume& volume, time_t start, argument
134 CatchUpManager::CatchUpManager(const BVolume& volume) argument
/haiku/src/apps/mail/
H A DQueryList.cpp79 BVolume volume; local
193 QueryList::_AddVolume(BVolume& volume, const char* predicate) argument
H A DQueryMenu.cpp166 status_t QueryMenu::SetPredicate(const char *expr, BVolume *volume) argument
172 BVolume volume; local
[all...]
/haiku/src/add-ons/kernel/file_systems/reiserfs/
H A DTree.cpp64 Tree::Init(Volume *volume, Node *rootNode, uint32 treeHeight) argument
H A DSettings.cpp64 const driver_parameter *volume = NULL; local
84 const driver_parameter *volume = NULL; local
158 _Init(const driver_settings *settings, const driver_parameter *volume) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DInodeAllocator.cpp32 InodeAllocator::InodeAllocator(Volume* volume) argument
H A DBitmapBlock.cpp25 BitmapBlock::BitmapBlock(Volume* volume, uint32 numBits) argument
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DDirectory.cpp16 Directory::Directory(Volume *volume) argument
H A DAttribute.cpp14 Attribute::Attribute(Volume *volume, Node *node, const char *name, argument
H A DIndex.cpp15 Index::Index(Volume *volume, const char *name, uint32 type, argument
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DInode.h108 Vnode(Volume* volume, ino_t id) argument
141 status_t SetTo(Volume* volume, ino_t id) argument
/haiku/src/system/boot/loader/
H A DFileMapDisk.cpp146 FileMapDisk::FindAnyFileMapDisk(Directory *volume) argument
/haiku/src/add-ons/kernel/file_systems/packagefs/volume/
H A DPackageFSRoot.cpp89 PackageFSRoot::RegisterVolume(Volume* volume) argument
168 UnregisterVolume(Volume* volume) argument
208 _AddVolume(Volume* volume) argument
227 _RemoveVolume(Volume* volume) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DDebug.cpp324 Volume* volume = (Volume*)parse_expression(argv[1]); local
197 dump_bplustree_node(const bplustree_node* node, const bplustree_header* header, Volume* volume) argument
431 Volume* volume = NULL; local
[all...]
/haiku/src/preferences/virtualmemory/
H A DSettings.cpp83 Settings::SetSwapVolume(dev_t volume, bool revertable) argument
151 const char* volume = get_driver_parameter(settings.Get(), local
[all...]
/haiku/src/servers/package/
H A DPackageDaemon.cpp129 Volume* volume = new(std::nothrow) Volume(this); local
166 _UnregisterVolume(Volume* volume) argument
[all...]
/haiku/headers/private/system/
H A Dddm_userland_interface_defs.h28 dev_t volume; member in struct:user_partition_data
/haiku/src/system/boot/loader/file_systems/fat/
H A DFile.cpp23 File::File(Volume &volume, off_t dirEntryOffset, uint32 cluster, off_t size, argument
/haiku/src/bin/filteredquery/
H A Dquery.cpp80 perform_query(BVolume &volume, const char *predicate, const char *filterpath) argument
168 BVolume volume; local
[all...]
/haiku/headers/private/fs_shell/
H A Dfssh_disk_device_manager.h30 fssh_dev_t volume; // [sys] member in struct:fssh_partition_data

Completed in 142 milliseconds

1234567891011>>