fs: properly implement OperateRangeWithBuffer, correct OperationId names.
1 parent eb55429 commit 0dc308d92a7aeab9c4a527c1b9cad20abd40ef80
@Michael Scire Michael Scire authored on 30 Apr 2021
Showing 17 changed files
View
libraries/libstratosphere/include/stratosphere/fs/fs_memory_storage.hpp
View
libraries/libstratosphere/include/stratosphere/fs/fs_operate_range.hpp
View
libraries/libstratosphere/include/stratosphere/fs/fs_read_only_filesystem.hpp
View
libraries/libstratosphere/source/fs/common/fs_file_storage.cpp
View
libraries/libstratosphere/source/fs/fs_romfs_filesystem.cpp
View
libraries/libstratosphere/source/fssrv/fssrv_filesystem_interface_adapter.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_aes_ctr_counter_extended_storage.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_bucket_tree.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_indirect_storage.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/libstratosphere/source/fssystem/save/fssystem_block_cache_buffered_storage.cpp
View
libraries/libstratosphere/source/fssystem/save/fssystem_buffered_storage.cpp
View
libraries/libstratosphere/source/fssystem/save/fssystem_hierarchical_integrity_verification_storage.cpp
View
libraries/libstratosphere/source/fssystem/save/fssystem_integrity_verification_storage.cpp