mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-08 02:26:10 +00:00
Kernel: Rename VFS => VirtualFileSystem
This commit is contained in:
parent
d53d9d3677
commit
0d39bd04d3
Notes:
sideshowbarker
2024-07-18 09:22:16 +09:00
Author: https://github.com/awesomekling
Commit: 0d39bd04d3
38 changed files with 124 additions and 124 deletions
|
@ -53,7 +53,7 @@ class TTY;
|
|||
class Thread;
|
||||
class UDPSocket;
|
||||
class UserOrKernelBuffer;
|
||||
class VFS;
|
||||
class VirtualFileSystem;
|
||||
class VMObject;
|
||||
class WaitQueue;
|
||||
class WorkQueue;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue