banan-os/kernel/include/kernel/FS/Ext2
Bananymous 55d30a7cc3 Kernel: Ext2 inodes are now stored in cache
This allows faster inode access and ensures working inodes when
opened in multiple places.
2023-09-25 20:31:40 +03:00
..
Definitions.h Kernel: Split ext2 implementation to multiple files 2023-09-01 15:10:23 +03:00
FileSystem.h Kernel: Ext2 inodes are now stored in cache 2023-09-25 20:31:40 +03:00
Inode.h Kernel: Ext2 filesystem now holds 10 preallocated block buffers 2023-09-25 14:32:25 +03:00