mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-19 15:58:56 +00:00
Kernel: Rename InodeVMObject => SharedInodeVMObject
This commit is contained in:
parent
46256da7b0
commit
07a26aece3
Notes:
sideshowbarker
2024-07-19 08:59:09 +09:00
Author: https://github.com/awesomekling
Commit: 07a26aece3
9 changed files with 63 additions and 63 deletions
|
@ -39,7 +39,7 @@ class FileDescription;
|
|||
class IPv4Socket;
|
||||
class Inode;
|
||||
class InodeIdentifier;
|
||||
class InodeVMObject;
|
||||
class SharedInodeVMObject;
|
||||
class InodeWatcher;
|
||||
class KBuffer;
|
||||
class KResult;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue