|
strat: revise fs unsupported operation results, add overflow utils
|
|---|
|
|
| fusee/program/source/fs/fusee_fs_storage.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/fs/fs_memory_storage.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/fs/fs_read_only_filesystem.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/fs/fs_remote_filesystem.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/fs/fs_substorage.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/fssystem/fssystem_aes_ctr_counter_extended_storage.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/fssystem/fssystem_block_cache_buffered_storage.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/fssystem/fssystem_compressed_storage.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/fssystem/fssystem_hierarchical_integrity_verification_storage.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/fssystem/fssystem_indirect_storage.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/fssystem/fssystem_integrity_romfs_storage.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/fssystem/fssystem_integrity_verification_storage.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/fssystem/fssystem_sparse_storage.hpp |
|---|
| libraries/libstratosphere/source/fs/common/fs_file_storage.cpp |
|---|
| libraries/libstratosphere/source/fs/fs_romfs_filesystem.cpp |
|---|
| libraries/libstratosphere/source/fs/impl/fs_storage_service_object_adapter.hpp |
|---|
| libraries/libstratosphere/source/fssystem/fssystem_aes_ctr_counter_extended_storage.cpp |
|---|
| libraries/libstratosphere/source/fssystem/fssystem_aes_ctr_storage.cpp |
|---|
| libraries/libstratosphere/source/fssystem/fssystem_block_cache_buffered_storage.cpp |
|---|
| libraries/libstratosphere/source/fssystem/fssystem_directory_savedata_filesystem.cpp |
|---|
| libraries/libstratosphere/source/fssystem/fssystem_hierarchical_integrity_verification_storage.cpp |
|---|
| libraries/libstratosphere/source/fssystem/fssystem_hierarchical_sha256_storage.hpp |
|---|
| libraries/libstratosphere/source/fssystem/fssystem_indirect_storage.cpp |
|---|
| libraries/libstratosphere/source/fssystem/fssystem_integrity_verification_storage.cpp |
|---|
| libraries/libstratosphere/source/fssystem/fssystem_local_file_system.cpp |
|---|
| libraries/libstratosphere/source/fssystem/fssystem_nca_file_system_driver.cpp |
|---|
| libraries/libstratosphere/source/fssystem/fssystem_partition_file_system.cpp |
|---|
| libraries/libstratosphere/source/fssystem/fssystem_read_only_block_cache_storage.hpp |
|---|
| libraries/libstratosphere/source/fssystem/fssystem_romfs_filesystem.cpp |
|---|
| libraries/libvapours/include/vapours/results/fs_results.hpp |
|---|
| libraries/libvapours/include/vapours/util/util_int_util.hpp |
|---|