strat: revise fs unsupported operation results, add overflow utils
1 parent ba4e7c5 commit 11e4bed1994b4c682583e0e653212d8cc2727e8a
@Michael Scire Michael Scire authored on 13 Mar 2022
SciresM committed on 22 Mar 2022
Showing 31 changed files
View
fusee/program/source/fs/fusee_fs_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fs/fs_memory_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fs/fs_read_only_filesystem.hpp
View
libraries/libstratosphere/include/stratosphere/fs/fs_remote_filesystem.hpp
View
libraries/libstratosphere/include/stratosphere/fs/fs_substorage.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_aes_ctr_counter_extended_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_block_cache_buffered_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_compressed_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_hierarchical_integrity_verification_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_indirect_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_integrity_romfs_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_integrity_verification_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fssystem/fssystem_sparse_storage.hpp
View
libraries/libstratosphere/source/fs/common/fs_file_storage.cpp
View
libraries/libstratosphere/source/fs/fs_romfs_filesystem.cpp
View
libraries/libstratosphere/source/fs/impl/fs_storage_service_object_adapter.hpp
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_block_cache_buffered_storage.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_directory_savedata_filesystem.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_hierarchical_integrity_verification_storage.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_hierarchical_sha256_storage.hpp
View
libraries/libstratosphere/source/fssystem/fssystem_indirect_storage.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_integrity_verification_storage.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_local_file_system.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_nca_file_system_driver.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_partition_file_system.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_read_only_block_cache_storage.hpp
View
libraries/libstratosphere/source/fssystem/fssystem_romfs_filesystem.cpp
View
libraries/libvapours/include/vapours/results/fs_results.hpp
View
libraries/libvapours/include/vapours/util/util_int_util.hpp