mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 04:34:58 +00:00
![]() Such operation is almost equivalent to writing on an Inode, so lock the Inode m_inode_lock exclusively. All FileSystem Inode implementations then override a new method called truncate_locked which should implement the actual truncating. |
||
---|---|---|
.. | ||
Definitions.h | ||
FileSystem.cpp | ||
FileSystem.h | ||
Inode.cpp | ||
Inode.h | ||
Message.cpp | ||
Message.h |