haiku/headers/os/kernel
Axel Dörfler ee478c021b Renamed fs_device.h to fs_volume.h, renamed functions from *_device() to
*_volume().
Added a "volumeName" parameter to the fs_initialize_volume() call.
Introduced a "flags" field to the fs_unmount_volume() call - I have only
defined one flag, B_FORCE_UNMOUNT, right now.
But the unmount behaviour should be discussed anyway first (always force
unmount?).


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2828 a95241bf-73f2-0310-859d-f6bbb57e9c96
2003-02-24 13:14:54 +00:00
..
debugger.h Added the debugger.h header file (for being able to link it from the web). 2003-01-14 13:41:16 +00:00
disk_scanner.h Removed extended_partition_info::partition_code field. 2003-02-18 21:28:30 +00:00
fs_attr.h Unified the look of the different files a bit (their headers in particular). 2003-01-29 14:45:15 +00:00
fs_index.h Unified the look of the different files a bit (their headers in particular). 2003-01-29 14:45:15 +00:00
fs_info.h Unified the look of the different files a bit (their headers in particular). 2003-01-29 14:45:15 +00:00
fs_query.h New fs_query.h header. 2003-01-29 14:43:38 +00:00
fs_volume.h Renamed fs_device.h to fs_volume.h, renamed functions from *_device() to 2003-02-24 13:14:54 +00:00
image.h minor changes. 2003-01-12 16:10:28 +00:00
OS.h Unified the look of the different files a bit (their headers in particular). 2003-01-29 14:45:15 +00:00
scheduler.h some header files to be R5 compatible 2002-10-23 13:54:44 +00:00