haiku/headers/private/kernel/fs
Axel Dörfler 9b9cb227c7 Consolidated and fixed device_geometry computation.
* The only implementation that would accept more than 2 TB was the one in
  scsi_disk. But even that one was limited to 63 TB.
* Now there is a new utility function devfs_compute_geometry_size() which
  does it correctly for sizes up to 2^64 which should be good enough for
  quite some time :-)
* This fixes bug #8992.
2012-10-08 13:59:16 +02:00
..
devfs.h Consolidated and fixed device_geometry computation. 2012-10-08 13:59:16 +02:00
fd.h
KPath.h
node_monitor.h
select_sync_pool.h