Searched defs:volume (Results 51 - 75 of 287) sorted by relevance

1234567891011>>

/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DFile.cpp12 File::File(Volume *volume) argument
/haiku/src/system/boot/loader/
H A Dload_driver_settings.cpp87 load_driver_settings(stage2_args* /*args*/, Directory* volume) argument
H A DRootFileSystem.cpp133 RootFileSystem::AddVolume(Directory *volume, Partition *partition) argument
168 RootFileSystem::GetPartitionFor(Directory *volume, Partition **_partition) argument
/haiku/src/kits/storage/
H A DVolumeRoster.cpp48 BVolumeRoster::GetNextVolume(BVolume *volume) argument
76 BVolumeRoster::GetBootVolume(BVolume *volume) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/xfs/
H A DVolume.cpp14 Volume::Volume(fs_volume *volume) argument
/haiku/src/add-ons/kernel/file_systems/ufs2/
H A DVolume.cpp45 Volume::Volume(fs_volume *volume) argument
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DQueryIterator.cpp6 QueryIterator::QueryIterator(Volume* volume) argument
62 HierarchicalQueryIterator::HierarchicalQueryIterator(Volume* volume) argument
H A DQueryManager.cpp208 Volume* volume = iterator->GetVolume(); local
226 QueryManager::VolumeUnmounting(Volume* volume) argument
[all...]
H A DServerConnection.cpp154 ServerConnection::AddVolume(ShareVolume* volume) argument
165 ServerConnection::RemoveVolume(ShareVolume* volume) argument
[all...]
H A DVolumeManager.h73 VolumePutter(Volume* volume) argument
/haiku/src/add-ons/kernel/file_systems/netfs/server/
H A DEntry.cpp16 Entry::Entry(Volume* volume, Directory* directory, const char* name, Node* node) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DRequestThread.cpp22 RequestThreadContext::RequestThreadContext(Volume* volume, argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/beos/
H A DBeOSKernelFileSystem.cpp52 BeOSKernelFileSystem::CreateVolume(Volume** volume, dev_t id) argument
68 BeOSKernelFileSystem::DeleteVolume(Volume* volume) argument
/haiku/src/apps/mediaplayer/
H A DControllerObserver.cpp163 ControllerObserver::VolumeChanged(float volume) argument
/haiku/src/apps/mediaplayer/media_node_framework/audio/
H A DAudioVolumeConverter.cpp25 convert(SampleType* buffer, const int32 samples, const float volume, argument
42 float volume = volume1 + volumeDiff * (i / (frames - 1)); local
54 AudioVolumeConverter::AudioVolumeConverter(AudioReader* source, float volume) argument
170 AudioVolumeConverter::SetVolume(float volume) argument
[all...]
/haiku/src/bin/
H A Dquery.cpp57 perform_query(BVolume &volume, const char *predicate) argument
151 BVolume volume; local
[all...]
/haiku/src/build/libbe/storage/
H A DVolume.cpp93 BVolume::BVolume(const BVolume &volume) argument
211 operator =(const BVolume &volume) argument
[all...]
/haiku/src/tests/kits/storage/
H A DStatableTest.cpp114 BVolume volume; local
154 BVolume volume; local
/haiku/src/system/boot/loader/file_systems/bfs/
H A DFile.cpp13 File::File(Volume &volume, block_run run) argument
20 File::File(Volume &volume, off_t id) argument
H A DDirectory.cpp28 Directory::Directory(Volume &volume, block_run run) argument
36 Directory::Directory(Volume &volume, off_t id) argument
/haiku/src/add-ons/index_server/fulltext/
H A DFullTextAnalyser.cpp30 FullTextAnalyser::FullTextAnalyser(BString name, const BVolume& volume) argument
149 FullTextAddOn::CreateFileAnalyser(const BVolume& volume) argument
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A DDirectory.cpp24 Directory::Directory(Volume &volume, int32 block) argument
37 Directory::Directory(Volume &volume, RootBlock &root) argument
[all...]
/haiku/src/add-ons/kernel/file_systems/userlandfs/kernel_add_on/
H A DKernelRequestHandler.cpp23 VolumePutter(Volume* volume) : fVolume(volume) {} argument
35 KernelRequestHandler::KernelRequestHandler(Volume* volume, uint32 expectedReply) argument
353 Volume* volume = NULL; local
376 Volume* volume local
398 Volume* volume = NULL; local
422 Volume* volume = NULL; local
447 Volume* volume = NULL; local
473 Volume* volume = NULL; local
494 Volume* volume = NULL; local
515 Volume* volume = NULL; local
542 Volume* volume = NULL; local
567 Volume* volume = NULL; local
592 Volume* volume = NULL; local
617 Volume* volume = NULL; local
642 Volume* volume = NULL; local
667 Volume* volume = NULL; local
711 Volume* volume = NULL; local
749 Volume* volume = NULL; local
779 Volume* volume = NULL; local
819 Volume* volume = NULL; local
846 Volume* volume = NULL; local
910 _GetVolume(dev_t id, Volume** volume) argument
[all...]
/haiku/src/kits/tracker/
H A DTrashWatcher.cpp158 BVolume volume; local
186 BVolume volume; local
207 BVolume volume; local
[all...]
/haiku/src/add-ons/kernel/file_systems/btrfs/
H A DJournal.cpp20 Journal::Journal(Volume* volume) argument
111 Transaction::Transaction(Volume* volume) argument
145 Transaction::Start(Volume* volume) argument

Completed in 321 milliseconds

1234567891011>>