Files
ladybird/Kernel/FileSystem/Ext2FileSystem.cpp
Andreas Kling b8d6c3722d Kernel: Remove Inode::directory_entry_count()
This was only used in one place: VirtualFileSystem::rmdir(), and that
has now been converted to a simple directory traversal.
2021-07-17 22:36:04 +02:00

70 KiB