haiku/headers/private/kernel/disk_device_manager
Ingo Weinhold 3ffe913826 Turned the loose set of functions into partition and FS module interfaces.
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3465 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-06-10 22:41:02 +00:00
..
ddm_modules.h Turned the loose set of functions into partition and FS module interfaces. 2003-06-10 22:41:02 +00:00
ddm_userland_interface.h Headers for the disk device manager. Very early state. 2003-06-09 23:04:54 +00:00
disk_device_manager.h Headers for the disk device manager. Very early state. 2003-06-09 23:04:54 +00:00
KDiskDevice.h Implemented basic parts of KDiskDevice. 2003-06-10 22:35:12 +00:00
KDiskDeviceJob.h Headers for the disk device manager. Very early state. 2003-06-09 23:04:54 +00:00
KDiskDeviceJobFactory.h Headers for the disk device manager. Very early state. 2003-06-09 23:04:54 +00:00
KDiskDeviceJobQueue.h Headers for the disk device manager. Very early state. 2003-06-09 23:04:54 +00:00
KDiskDeviceManager.h Implemented some basics of KDiskDeviceManager. 2003-06-10 22:35:57 +00:00
KDiskDeviceUtils.h Pulled set_string() out of KPartition.cpp for it is useful also in other classes. Added a generic AutoLocker. 2003-06-10 22:33:44 +00:00
KDiskSystem.h Implemented KDiskSystem. Should be almost complete. 2003-06-10 22:36:31 +00:00
KFileSystem.h Some small fixes. 2003-06-10 22:36:53 +00:00
KPartition.h Implemented some more bits of KPartition. Added a very useful Open() method. 2003-06-10 22:37:43 +00:00
KPartitioningSystem.h Some fixes in the header and a very basic implementation. In theory the functionality for scanning partitions is implemented, as well as loading/unloading the partition module. 2003-06-10 22:40:09 +00:00