haiku/headers/private/fs_shell
Axel Dörfler 93845aec95 block_cache: Change signature of *_etc() functions
* This allows file systems to retrieve the actual error code on a
  failure, and report it to the user.
* All affected file systems have been adjusted to the API change.
  This is a binary incompatible change.

Change-Id: Id73392aaf9c6cb7d643ff9adcb8bf80f3037874c
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2913
Reviewed-by: Axel Dörfler <axeld@pinc-software.de>
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
2020-06-20 18:10:03 +00:00
..
DoublyLinkedList.h
fssh_api_wrapper.h fixed btrfs_shell 2019-10-08 18:57:27 +02:00
fssh_atomic.h s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
fssh_auto_deleter.h
fssh_auto_locker.h
fssh_byte_order.h
fssh_defs.h
fssh_dirent.h s/Haiku License/MIT License/g. 2019-08-30 18:16:02 -04:00
fssh_disk_device_defs.h
fssh_disk_device_manager.h
fssh_driver_settings.h
fssh_drivers.h
fssh_errno.h
fssh_errors.h
fssh_fcntl.h
fssh_fs_attr.h s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
fssh_fs_cache.h block_cache: Change signature of *_etc() functions 2020-06-20 18:10:03 +00:00
fssh_fs_index.h s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
fssh_fs_info.h s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
fssh_fs_interface.h vfs: functions to change a vnode busy status and ID 2019-02-19 18:44:43 +00:00
fssh_fs_query.h s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
fssh_fs_volume.h
fssh_kernel_export.h
fssh_kernel_priv.h
fssh_lock.h
fssh_module.h s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
fssh_node_monitor.h s/OpenBeOS License/MIT License/ universally, as they're the same thing. 2017-02-09 22:09:56 -05:00
fssh_os.h fs_shell: Change {set_}real_time_clock to match the new definitions. 2017-11-21 15:18:11 +01:00
fssh_stat.h fs_shell: Added socket filetype. 2017-12-10 11:02:59 -05:00
fssh_stdio.h
fssh_string.h
fssh_time.h fixed btrfs_shell 2019-10-08 18:57:27 +02:00
fssh_type_constants.h
fssh_types.h
fssh_uio.h
fssh_unistd.h
KPath.h
SinglyLinkedList.h
Stack.h