haiku/headers/private/kernel/disk_device_manager
Ingo Weinhold b8777f30dc * Added bool to the AutoLocker constructor indicating that the object
has already been locked. Defaults to false, of course.
* `Abused' the AutoLocker for partition registration/unregistration
  (PartitionRegistrar).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@3631 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-06-23 23:42:15 +00:00
..
ddm_modules.h Some smaller changes to the module interfaces. 2003-06-22 23:08:26 +00:00
ddm_userland_interface.h Added field for the ID of the disk system responsible for the partition's content. 2003-06-22 23:10:01 +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 Some small adjustments for KFileDiskDevice. Added Dump(). 2003-06-22 22:57:42 +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 Support for creating and deleting (the latter not yet implemented) file disk devices. Added file system addition. 2003-06-22 23:00:20 +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 Added a special disk device class, that is responsible for representing 2003-06-22 22:54:16 +00:00
KFileSystem.h Implemented the scanning functionality. 2003-06-22 23:03:58 +00:00
KPartition.h Added Dump(). Small fixes. 2003-06-22 23:04:56 +00:00
KPartitioningSystem.h Minor changes to the KDiskSystem interface. 2003-06-22 23:03:17 +00:00