This website requires JavaScript.
Explore
Help
Sign In
Aren
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
private
/
kernel
/
disk_device_manager
History
Ingo Weinhold
fe05b0ac95
Added and implemented job related syscalls.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4137 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-30 17:48:08 +00:00
..
ddm_modules.h
…
ddm_userland_interface.h
Added and implemented job related syscalls.
2003-07-30 17:48:08 +00:00
disk_device_manager.h
Added partition_data::content_size, job cancel statuses and a function needed to support canceling an pausing of jobs (not implemented yet).
2003-07-30 00:27:25 +00:00
KDiskDevice.h
…
KDiskDeviceJob.h
…
KDiskDeviceJobFactory.h
…
KDiskDeviceJobQueue.h
Added ActiveJobIndex().
2003-07-30 17:46:59 +00:00
KDiskDeviceManager.h
…
KDiskDeviceUtils.h
…
KDiskSystem.h
…
KFileDiskDevice.h
…
KFileSystem.h
…
KPartition.h
Support for the added partition content size attribute.
2003-07-30 00:21:21 +00:00
KPartitioningSystem.h
…
KPhysicalPartition.h
…
KShadowPartition.h
…