haiku/headers/private/file_systems
Augustin Cavalier 35b40030a7 file_systems/fs_ops_support: Add open_mode_to_access.
This is duplicated across multiple filesystems, and could probably be
used in more still.

Adjusted only BFS, EXT2, and NTFS in this commit, as they are the ones
which make use of fs_ops_support.h already and thus need to be modified
to avoid duplicate-definition errors.

Also tweak next_dirent to support being built under fs_shell.
(Possibly we should define ASSERT there, though?)
2023-01-27 23:53:53 -05:00
..
ram_disk ramdisk: Switch to CLI command for user interface 2013-11-30 17:02:49 +01:00
DebugSupport.h general/logs: Ensure all logs start with THING: 2022-09-08 17:59:21 +00:00
DeviceOpener.h fs_shell: Prevent inclusion of BSD headers; fix DeviceOpener. 2020-05-10 12:44:46 -04:00
fs_ops_support.h file_systems/fs_ops_support: Add open_mode_to_access. 2023-01-27 23:53:53 -05:00
mime_ext_table.h FUSE compat: add MIME type faking 2017-02-27 19:58:22 +00:00
QueryParser.h file_systems & Tracker: Do not assume sizeof(dirent) contains 1 byte for the name. 2021-11-18 16:24:04 -05:00
QueryParserUtils.h Fix building Haiku from Haiku 2014-07-13 15:35:31 +02:00