banan-os/kernel/include/kernel/FS/RamFS
Bananymous e949e8550c Kernel: Rework RamInode API
RamInode is now a general RamInode with no data. RamFileInode is now
a inode for regular files. This is much cleaner and more intuitive
since there is no reason for most non-regular inodes to hold data
Vector.
2023-09-30 19:22:30 +03:00
..
FileSystem.h Kernel: Implement SYS_SYNC and add sync executable to userspace 2023-09-11 01:26:27 +03:00
Inode.h Kernel: Rework RamInode API 2023-09-30 19:22:30 +03:00