serenity/Kernel/FileSystem
Undefine d4badfac72 Kernel/FATFS: Store cluster list instead of block list
Once we have write support, managing clusters is going to be
way easier than managing blocks.
2024-04-21 15:34:33 +02:00
..
DevLoopFS Kernel/FileSystem: Add the DevLoopFS filesystem 2024-03-13 15:33:47 -06:00
DevPtsFS Kernel: Get RefPtr<Device> from the DeviceManagement::get_device method 2024-03-13 15:33:47 -06:00
Ext2FS Kernel/Devices: Introduce the LoopDevice device 2024-03-13 15:33:47 -06:00
FATFS Kernel/FATFS: Store cluster list instead of block list 2024-04-21 15:34:33 +02:00
ISO9660FS
Plan9FS Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
ProcFS
RAMFS Kernel/Devices: Introduce the LoopDevice device 2024-03-13 15:33:47 -06:00
SysFS Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
AnonymousFile.cpp
AnonymousFile.h
BlockBasedFileSystem.cpp
BlockBasedFileSystem.h
Custody.cpp
Custody.h
FIFO.cpp
FIFO.h
File.cpp
File.h Kernel/Devices: Introduce the LoopDevice device 2024-03-13 15:33:47 -06:00
FileBackedFileSystem.cpp
FileBackedFileSystem.h
FileSystem.cpp
FileSystem.h Kernel/Devices: Introduce the LoopDevice device 2024-03-13 15:33:47 -06:00
Initializer.h
Inode.cpp Kernel/FileSystem: Avoid double locking m_inode_lock in the Ext2 driver 2024-02-24 16:45:26 -07:00
Inode.h Kernel/FileSystem: Avoid double locking m_inode_lock in the Ext2 driver 2024-02-24 16:45:26 -07:00
InodeFile.cpp
InodeFile.h
InodeIdentifier.h
InodeMetadata.cpp
InodeMetadata.h
InodeWatcher.cpp
InodeWatcher.h
Mount.cpp
Mount.h
MountFile.cpp Everywhere: Use east const in more places 2024-04-19 06:31:19 -04:00
MountFile.h
OpenFileDescription.cpp
OpenFileDescription.h
RAMBackedFileType.h
UnveilNode.h
VirtualFileSystem.cpp Kernel/FileSystem: Add the DevLoopFS filesystem 2024-03-13 15:33:47 -06:00
VirtualFileSystem.h