haiku/headers/private/kernel/disk_device_manager
Ingo Weinhold 90ade5e298 * Added file_system_module_info::uninitialize() analogously to
partition_module_info::uninitialize().
* Implemented the hook for BFS.
* Implemented KFileSystem::Uninitialize().

Fixes failure to initialize a BFS initialized device with an intel partition
map.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42142 a95241bf-73f2-0310-859d-f6bbb57e9c96
2011-06-13 01:53:11 +00:00
..
ddm_modules.h partition_module_info::uninitialize(): Added block size parameter for 2011-06-13 01:38:03 +00:00
ddm_userland_interface.h
KDiskDevice.h
KDiskDeviceManager.h
KDiskDeviceUtils.h
KDiskSystem.h * Added optional partition_module_info::uninitialize() hook. It is supposed to 2011-06-13 01:27:13 +00:00
KFileDiskDevice.h
KFileSystem.h * Added file_system_module_info::uninitialize() analogously to 2011-06-13 01:53:11 +00:00
KPartition.h
KPartitioningSystem.h * Added optional partition_module_info::uninitialize() hook. It is supposed to 2011-06-13 01:27:13 +00:00
KPartitionListener.h
KPartitionVisitor.h