This website requires JavaScript.
Explore
Register
Sign In
i2p
/
haiku-beta6
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
652f7b9bbc8f536b74cf51424502f0110292efab
haiku-beta6
/
headers
/
private
/
storage
T
History
Ingo Weinhold
a8f1d2a859
Added some more partition change flags and a partition state for uninitialized partitions.
...
git-svn-id: file:///srv/svn/repos/haiku/trunk/current@4069 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-07-24 22:59:42 +00:00
..
mime
…
sniffer
…
DiskDevice.h
Implemented disk device updating. Some changes due to syscall changes.
2003-07-22 00:19:23 +00:00
DiskDeviceDefs.h
Added some more partition change flags and a partition state for uninitialized partitions.
2003-07-24 22:59:42 +00:00
DiskDeviceJob.h
Beginning of Disk Device API:
2003-07-06 23:11:10 +00:00
DiskDeviceList.h
* Used partition_id, disk_job_id and disk_system_id instead of uint32.
2003-06-09 23:02:16 +00:00
DiskDevicePrivate.h
Modified the visitor implementation a bit. The Visit() with the BPartition* argument now also gets the level of the partition in the hierarchy.
2003-07-08 18:26:15 +00:00
DiskDeviceRoster.h
* Removed VisitEach{Initializable,Partitionable}Partition() -- they are
2003-07-15 01:20:34 +00:00
DiskDeviceTypes.h
Define the values in the source file rather than in the header.
2003-06-22 22:55:21 +00:00
DiskDeviceVisitor.h
Modified the visitor implementation a bit. The Visit() with the BPartition* argument now also gets the level of the partition in the hierarchy.
2003-07-08 18:26:15 +00:00
DiskScannerAddOn.h
* Moved to the private headers.
2003-02-22 23:45:47 +00:00
DiskSystem.h
* Removed the Validate*() methods. They are less useful than their
2003-07-18 18:45:29 +00:00
Elf.h
…
Exception.h
…
kernel_interface.h
Added two open() versions to our kernel_interface, that re-try opening read-only, if desired. They are now used in BDirectory and BNode, which formerly failed on read-only devices.
2003-02-10 00:19:53 +00:00
LibBeAdapter.h
…
OffsetFile.h
…
Partition.h
Implemented disk device updating. Some changes due to syscall changes.
2003-07-22 00:19:23 +00:00
PartitioningInfo.h
Small changes due to modified syscalls.
2003-07-22 00:12:54 +00:00
Pef.h
…
QueryPredicate.h
…
ResourceFile.h
…
ResourceItem.h
…
ResourcesContainer.h
…
ResourcesDefs.h
…
storage_support.h
…