haiku/headers/private/fs_shell
Mashijams 9c4a46b318 xfs : version 5 superblock, checksum header file
- Implemented version 5 superblock fields and necessary macros.

- Checksum functions are implemented which will be used for crc verification and crc updates.

- fssh_kernal_priv.h ROUNDDOWN macro definition is consistent with kernal.h definition.

Change-Id: I49b7c939bfd3ea1bffc85b3db42bc678dcce75cd
Reviewed-on: https://review.haiku-os.org/c/haiku/+/5350
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Adrien Destugues <pulkomandy@pulkomandy.tk>
2022-06-18 08:32:18 +00:00
..
DoublyLinkedList.h
fssh_api_wrapper.h Revert "vfs: functions to change a vnode busy status and ID" 2022-03-22 11:38:06 -04:00
fssh_atomic.h
fssh_auto_deleter.h Build fix. 2020-12-10 18:01:22 +01:00
fssh_auto_locker.h
fssh_byte_order.h
fssh_defs.h
fssh_dirent.h dirent: Use an actual flexible-length array for d_name. 2021-11-18 16:34:03 -05:00
fssh_disk_device_defs.h
fssh_disk_device_manager.h
fssh_driver_settings.h libroot: remove delete_driver_settings 2021-05-31 06:51:45 +00:00
fssh_drivers.h
fssh_errno.h
fssh_errors.h Remove B_FILE_NOT_FOUND from public headers. 2021-10-19 15:58:54 +00:00
fssh_fcntl.h
fssh_fs_attr.h
fssh_fs_cache.h block_cache: Change signature of *_etc() functions 2020-06-20 18:10:03 +00:00
fssh_fs_index.h
fssh_fs_info.h
fssh_fs_interface.h Revert "vfs: functions to change a vnode busy status and ID" 2022-03-22 11:38:06 -04:00
fssh_fs_query.h
fssh_fs_volume.h
fssh_kernel_export.h
fssh_kernel_priv.h xfs : version 5 superblock, checksum header file 2022-06-18 08:32:18 +00:00
fssh_lock.h
fssh_module.h
fssh_node_monitor.h
fssh_os.h
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 POSIX: make readv() and writev() conform to IEEE Std 1003.1-2001 2021-03-16 12:03:02 +00:00
fssh_unistd.h
KPath.h
SinglyLinkedList.h
Stack.h