Searched defs:volume (Results 1 - 25 of 287) sorted by relevance

1234567891011>>

/haiku/src/system/boot/platform/openfirmware/
H A Dcpu.cpp11 platform_load_ucode(BootVolume& volume) argument
/haiku/src/system/boot/platform/u-boot/
H A Dcpu.cpp41 platform_load_ucode(BootVolume& volume) argument
/haiku/src/system/boot/platform/efi/
H A Dcpu.cpp28 platform_load_ucode(BootVolume& volume) argument
/haiku/src/system/boot/platform/riscv/
H A Dcpu.cpp46 platform_load_ucode(BootVolume& volume) argument
/haiku/src/add-ons/kernel/file_systems/bfs/
H A DResizeVisitor.cpp10 ResizeVisitor::ResizeVisitor(Volume* volume) argument
/haiku/src/kits/storage/
H A DFindDirectory.cpp28 find_directory(directory_which which, BPath* path, bool createIt, BVolume* volume) argument
H A DNodeMonitor.cpp27 watch_volume(dev_t volume, uint32 flags, BMessenger target) argument
42 watch_volume(dev_t volume, uint32 flags, const BHandler* handler, argument
/haiku/src/add-ons/kernel/file_systems/ramfs/
H A DAttributeIndex.cpp8 AttributeIndex::AttributeIndex(Volume *volume, const char *name, uint32 type, argument
/haiku/src/add-ons/kernel/file_systems/netfs/client/
H A DNode.cpp6 Node::Node(Volume* volume, vnode_id id) argument
/haiku/src/tests/system/kernel/file_corruption/fs/
H A DSuperBlock.cpp36 SuperBlock::Initialize(Volume* volume) argument
H A DBlock.cpp31 Block::GetReadable(Volume* volume, uint64 blockIndex) argument
41 Block::GetWritable(Volume* volume, uint64 blockIndex, Transaction& transaction) argument
57 Block::GetZero(Volume* volume, uint64 blockIndex, Transaction& transaction) argument
111 Block::_Init(Volume* volume, uint6 argument
[all...]
/haiku/src/tests/add-ons/kernel/file_systems/bfs/btree/
H A Dstubs.cpp12 acquire_vnode(fs_volume* volume, ino_t vnodeID) argument
19 put_vnode(fs_volume* volume, ino_t vnodeID) argument
/haiku/src/add-ons/kernel/file_systems/ext2/
H A DInodeJournal.cpp35 Volume* volume = inode->GetVolume(); local
/haiku/src/system/boot/arch/arm64/
H A Darch_cpu.cpp27 arch_ucode_load(BootVolume& volume) argument
/haiku/src/system/boot/platform/bios_ia32/
H A Dcpu.cpp76 platform_load_ucode(BootVolume& volume) argument
/haiku/src/add-ons/index_server/audiotags/
H A DAudioTagAnalyser.cpp13 AudioTagAnalyser::AudioTagAnalyser(BString name, const BVolume& volume) argument
94 AudioTagAddOn::CreateFileAnalyser(const BVolume& volume) argument
/haiku/src/add-ons/kernel/file_systems/exfat/
H A DCachedBlock.h45 CachedBlock::CachedBlock(Volume* volume) argument
55 CachedBlock::CachedBlock(Volume* volume, off_t block) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/
H A DFileSystem.cpp45 FileSystem::RegisterVolume(Volume* volume) argument
53 FileSystem::UnregisterVolume(Volume* volume) argument
/haiku/src/add-ons/kernel/file_systems/userlandfs/server/haiku/
H A DHaikuKernelIORequest.h21 HaikuKernelVolume* volume; member in struct:UserlandFS::HaikuKernelIORequest
25 HaikuKernelIORequest(HaikuKernelVolume* volume, const IORequestInfo& info) argument
H A DHaikuKernelVolume.h211 HaikuKernelVolume::GetVolume(const fs_volume* volume) argument
/haiku/src/apps/diskusage/
H A DVolumeView.cpp32 VolumeView::VolumeView(const char* name, BVolume* volume) argument
/haiku/src/bin/
H A Dmount.c40 dev_t volume; local
/haiku/src/system/boot/loader/file_systems/fat/
H A DCachedBlock.cpp23 CachedBlock::CachedBlock(Volume &volume) argument
32 CachedBlock::CachedBlock(Volume &volume, off_t block) argument
/haiku/src/system/boot/loader/file_systems/bfs/
H A DLink.cpp13 Link::Link(Volume &volume, block_run run) argument
19 Link::Link(Volume &volume, off_t id) argument
/haiku/src/system/boot/loader/file_systems/amiga_ffs/
H A DVolume.cpp115 Volume *volume = new(nothrow) Volume(partition); local

Completed in 388 milliseconds

1234567891011>>