|
fs: properly implement OperateRangeWithBuffer, correct OperationId names.
|
|---|
|
|
| libraries/libstratosphere/include/stratosphere/fs/fs_memory_storage.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/fs/fs_operate_range.hpp |
|---|
| libraries/libstratosphere/include/stratosphere/fs/fs_read_only_filesystem.hpp |
|---|
| libraries/libstratosphere/source/fs/common/fs_file_storage.cpp |
|---|
| libraries/libstratosphere/source/fs/fs_romfs_filesystem.cpp |
|---|
| libraries/libstratosphere/source/fssrv/fssrv_filesystem_interface_adapter.cpp |
|---|
| libraries/libstratosphere/source/fssystem/fssystem_aes_ctr_counter_extended_storage.cpp |
|---|
| libraries/libstratosphere/source/fssystem/fssystem_bucket_tree.cpp |
|---|
| libraries/libstratosphere/source/fssystem/fssystem_indirect_storage.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/libstratosphere/source/fssystem/save/fssystem_block_cache_buffered_storage.cpp |
|---|
| libraries/libstratosphere/source/fssystem/save/fssystem_buffered_storage.cpp |
|---|
| libraries/libstratosphere/source/fssystem/save/fssystem_hierarchical_integrity_verification_storage.cpp |
|---|
| libraries/libstratosphere/source/fssystem/save/fssystem_integrity_verification_storage.cpp |
|---|