fs: revise NcaFileSystemDriver for latest semantics
1 parent ccf29a1 commit 52296fc2dd34f67ad25d811384e8891101ebb483
@Michael Scire Michael Scire authored on 14 Dec 2021
SciresM committed on 22 Feb 2022
Showing 37 changed files
View
libraries/libstratosphere/include/stratosphere/fs.hpp
View
libraries/libstratosphere/include/stratosphere/fs/fs_substorage.hpp
View
libraries/libstratosphere/include/stratosphere/fs/impl/fs_hash_generator_factory_selector.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/fssrv/fscreator/fssrv_storage_on_nca_creator.hpp
View
libraries/libstratosphere/include/stratosphere/fssrv/fssrv_i_file_system_creator.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_aes_ctr_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_aes_xts_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_alignment_matching_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_alignment_matching_storage_impl.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_asynchronous_access.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_compressed_storage.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_compression_common.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_compression_configuration.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_i_hash_256_generator.hpp 0 → 100644
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_integrity_romfs_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_nca_file_system_driver.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_nca_file_system_driver_impl.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_nca_header.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/save/fssystem_hierarchical_integrity_verification_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/save/fssystem_integrity_verification_storage.hpp
View
libraries/libstratosphere/source/fssrv/fscreator/fssrv_storage_on_nca_creator.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_aes_ctr_counter_extended_storage.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_aes_ctr_storage.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_aes_xts_storage.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_file_system_proxy_api.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_hierarchical_sha256_storage.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_hierarchical_sha256_storage.hpp
View
libraries/libstratosphere/source/fssystem/fssystem_integrity_romfs_storage.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_memory_resource_buffer_hold_storage.hpp 0 → 100644
View
libraries/libstratosphere/source/fssystem/fssystem_nca_file_system_driver.cpp
Too large (Show diff)
View
libraries/libstratosphere/source/fssystem/fssystem_nca_header.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_nca_reader.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_read_only_block_cache_storage.hpp
View
libraries/libstratosphere/source/fssystem/save/fssystem_hierarchical_integrity_verification_storage.cpp
View
libraries/libstratosphere/source/fssystem/save/fssystem_integrity_verification_storage.cpp
View
libraries/libvapours/include/vapours/results/fs_results.hpp