1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-17 01:41:00 +00:00
serenity/Kernel/FileSystem
Liav A 9c6834698f Kerenl/Firmware: Add map_ebda and map_bios methods in the original place
In a previous commit I moved everything into the new subdirectories in
FileSystem/SysFS directory without trying to actually make changes in
the code itself too much. Now it's time to split the code to make it
more readable and understandable, hence this change occurs now.
2022-06-17 11:01:27 +02:00
..
SysFS Kerenl/Firmware: Add map_ebda and map_bios methods in the original place 2022-06-17 11:01:27 +02:00
AnonymousFile.cpp
AnonymousFile.h
BlockBasedFileSystem.cpp
BlockBasedFileSystem.h
Custody.cpp
Custody.h
DeviceFileTypes.h
DevPtsFS.cpp
DevPtsFS.h
DevTmpFS.cpp
DevTmpFS.h
ext2_fs.h
ext2_types.h
Ext2FileSystem.cpp
Ext2FileSystem.h
FIFO.cpp
FIFO.h
File.cpp
File.h
FileBackedFileSystem.cpp
FileBackedFileSystem.h
FileSystem.cpp
FileSystem.h
Inode.cpp
Inode.h
InodeFile.cpp
InodeFile.h
InodeIdentifier.h
InodeMetadata.h
InodeWatcher.cpp
InodeWatcher.h
ISO9660FileSystem.cpp
ISO9660FileSystem.h
Mount.cpp
Mount.h
OpenFileDescription.cpp
OpenFileDescription.h
Plan9FileSystem.cpp
Plan9FileSystem.h
ProcFS.cpp
ProcFS.h
SysFS.cpp
SysFS.h
TmpFS.cpp
TmpFS.h
UnveilNode.h
VirtualFileSystem.cpp
VirtualFileSystem.h