Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ FsNode
Class
FsNode
Kernel/include/fs/filesystem.h:111–111 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
} stat_t;
110
111
class FsNode;
112
113
typedef struct fs_fd{
114
FsNode* node;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected