haiku/headers/private/kernel/disk_device_manager
Axel Dörfler 47f39c93cb Merged the disk device manager module interface for file systems with the
VFS's interface, so that a file system only has to implement one interface.
As a side effect, the automatic file system detection may now work (not yet
tested, though).


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@12786 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-05-23 17:15:56 +00:00
..
ddm_modules.h Merged the disk device manager module interface for file systems with the 2005-05-23 17:15:56 +00:00
ddm_userland_interface.h Merged the disk device manager module interface for file systems with the 2005-05-23 17:15:56 +00:00
KDiskDevice.h
KDiskDeviceJob.h
KDiskDeviceJobFactory.h
KDiskDeviceJobQueue.h
KDiskDeviceManager.h
KDiskDeviceUtils.h Moved generic autolocking code to <util/AutoLock.h>. 2005-01-30 16:09:57 +00:00
KDiskSystem.h
KFileDiskDevice.h
KFileSystem.h Merged the disk device manager module interface for file systems with the 2005-05-23 17:15:56 +00:00
KPartition.h
KPartitioningSystem.h
KPartitionListener.h
KPartitionVisitor.h
KPhysicalPartition.h
KShadowPartition.h
RWLocker.h