haiku/headers/private/kernel/disk_device_manager
Ingo Weinhold 71346466b8 Added user_partition_data::content_size field. Small change to support a NULL parameter in _kern_supports_resizing_partition().
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4129 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-30 00:24:22 +00:00
..
ddm_modules.h * Added ShadowPartitionChanged() to KDiskSystem and respective hooks 2003-07-24 22:53:23 +00:00
ddm_userland_interface.h Added user_partition_data::content_size field. Small change to support a NULL parameter in _kern_supports_resizing_partition(). 2003-07-30 00:24:22 +00:00
disk_device_manager.h Added constants identifying operations on partitions. 2003-07-24 22:55:22 +00:00
KDiskDevice.h Shadow partition related changes: 2003-07-15 01:00:24 +00:00
KDiskDeviceJob.h Some changes to the interface. Implemented most of the methods. The notification stuff is still missing. 2003-07-30 00:12:39 +00:00
KDiskDeviceJobFactory.h Brought the interface up to date. Added empty implementations for all methods, save the one creating a job for scanning, which is complete. 2003-07-30 00:14:27 +00:00
KDiskDeviceJobQueue.h Some changes to the interface (added missing methods and such). Implemented the class almost completely. Basically only the notification stuff is still missing. 2003-07-30 00:16:15 +00:00
KDiskDeviceManager.h Implemented the job related functionality. Moved scanning of partitions into the respective job class. 2003-07-30 00:18:16 +00:00
KDiskDeviceUtils.h Added a DiskSystemLoader class. 2003-07-08 23:21:34 +00:00
KDiskSystem.h * Added ShadowPartitionChanged() to KDiskSystem and respective hooks 2003-07-24 22:53:23 +00:00
KFileDiskDevice.h Made KPartition abstract and derived two classes, KPhysicalPartition 2003-07-04 23:45:26 +00:00
KFileSystem.h * Added ShadowPartitionChanged() to KDiskSystem and respective hooks 2003-07-24 22:53:23 +00:00
KPartition.h Support for the added partition content size attribute. 2003-07-30 00:21:21 +00:00
KPartitioningSystem.h * Added ShadowPartitionChanged() to KDiskSystem and respective hooks 2003-07-24 22:53:23 +00:00
KPhysicalPartition.h Shadow partition related changes: 2003-07-15 01:00:24 +00:00
KShadowPartition.h Shadow partition related changes: 2003-07-15 01:00:24 +00:00