haiku/headers/private/storage
Jessica Hamilton fd7f53f049 storage kit: don't expose the dev_t in BPartition::Mount()
Comments to #9672 agree that there's really no need to
expose the dev_t handle, thus simplifying the API.

The dev_t handle, if required, can be retrieved via
BPartition::GetVolume() instead.
2014-09-15 16:28:41 +12:00
..
mime Storage Kit: Style fixes to database_support.h 2014-07-17 14:51:31 -04:00
sniffer
AddOnMonitor.h
AddOnMonitorHandler.h Consolidate adding add-on directories 2013-10-17 01:28:31 -04:00
CopyEngine.h BCopyEngine: Add base class BEntryOperationEngineBase 2013-09-27 00:51:30 +02:00
DiskDevice.h
DiskDeviceList.h
DiskDevicePrivate.h
DiskDeviceRoster.h
DiskDeviceTypes.h added exFAT partition type 2011-02-09 20:30:00 +00:00
DiskDeviceVisitor.h
DiskScannerAddOn.h
DiskSystem.h
DiskSystemAddOn.h
DiskSystemAddOnManager.h
DriverSettings.h Add C++ API for driver settings 2013-06-29 13:42:00 +02:00
Elf.h
ElfX.h
EntryOperationEngineBase.h BEntryOperationEngineBase::Entry: Add debug methods 2014-06-15 17:21:00 +02:00
Exception.h
FdIO.h Add private class BFdIO 2014-07-12 15:40:21 +02:00
FileDescriptorIO.h
FileIO.h
MergedDirectory.h Add private class BMergedDirectory to storage kit 2013-05-07 04:43:50 +02:00
MimeTypes.h
MutablePartition.h
NodeMonitorHandler.h
NotOwningEntryRef.h <NotOwningEntryRef.h>: Denote BPrivate explicitly 2013-09-27 00:51:29 +02:00
OffsetFile.h
Partition.h storage kit: don't expose the dev_t in BPartition::Mount() 2014-09-15 16:28:41 +12:00
PartitioningInfo.h
PartitionParameterEditor.h Fixed design issues in BPartitionParameterEditor. 2013-02-02 01:13:19 +01:00
PathMonitor.h BPathMonitor: rewrite 2013-06-27 21:57:44 +02:00
Pef.h
query_private.h
QueryPredicate.h
RemoveEngine.h Add BRemoveEngine 2013-09-27 00:51:30 +02:00
ResourceFile.h
ResourceItem.h
ResourcesContainer.h
ResourcesDefs.h
storage_support.h