fs: fixup all OperateRange implementations
1 parent 4ad8dad commit 0fbf007bcf7831a075bffd6b4e942fc7609b911a
@Michael Scire Michael Scire authored on 28 Mar 2022
Showing 12 changed files
View
libraries/libstratosphere/include/stratosphere/fs.hpp
View
libraries/libstratosphere/include/stratosphere/fs/fs_read_only_filesystem.hpp
View
libraries/libstratosphere/include/stratosphere/fs/impl/fs_storage_service_object_adapter.hpp 0 → 100644
View
libraries/libstratosphere/source/fs/fs_bis.cpp
View
libraries/libstratosphere/source/fs/fs_data.cpp
View
libraries/libstratosphere/source/fs/fs_romfs_filesystem.cpp
View
libraries/libstratosphere/source/fs/impl/fs_storage_service_object_adapter.hpp 100644 → 0
View
libraries/libstratosphere/source/fssystem/fssystem_aes_ctr_storage.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_buffered_storage.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_indirect_storage.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_partition_file_system.cpp
View
libraries/libstratosphere/source/fssystem/fssystem_romfs_filesystem.cpp