haiku/headers/private/kernel/disk_device_manager
2003-07-06 22:56:39 +00:00
..
ddm_modules.h Some smaller changes to the module interfaces. 2003-06-22 23:08:26 +00:00
ddm_userland_interface.h First implementations of Disk Device API related syscalls (iterating through disk devices and retrieving disk device data). As long as we work in userland these aren't real syscalls, of course. 2003-07-06 22:56:39 +00:00
disk_device_manager.h Added a find_disk_system(). I first thought, this might be a good idea, but I'm not so sure anymore. 2003-06-22 23:12:20 +00:00
KDiskDevice.h Made KPartition abstract and derived two classes, KPhysicalPartition 2003-07-04 23:45:26 +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 Made KPartition abstract and derived two classes, KPhysicalPartition 2003-07-04 23:45:26 +00:00
KDiskDeviceUtils.h * Added bool to the AutoLocker constructor indicating that the object 2003-06-23 23:42:15 +00:00
KDiskSystem.h Minor changes to the KDiskSystem interface. 2003-06-22 23:03:17 +00:00
KFileDiskDevice.h Made KPartition abstract and derived two classes, KPhysicalPartition 2003-07-04 23:45:26 +00:00
KFileSystem.h Implemented the scanning functionality. 2003-06-22 23:03:58 +00:00
KPartition.h Made KPartition abstract and derived two classes, KPhysicalPartition 2003-07-04 23:45:26 +00:00
KPartitioningSystem.h Minor changes to the KDiskSystem interface. 2003-06-22 23:03:17 +00:00
KPhysicalPartition.h Made KPartition abstract and derived two classes, KPhysicalPartition 2003-07-04 23:45:26 +00:00
KShadowPartition.h Made KPartition abstract and derived two classes, KPhysicalPartition 2003-07-04 23:45:26 +00:00