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
DebugSupport.h general/logs: Ensure all logs start with THING: 2022-09-08 17:59:21 +00:00
DeviceOpener.h
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
QueryParser.h
QueryParserUtils.h