MCPcopy Index your code
hub / github.com/Andy-Python-Programmer/aero / new_root

Method new_root

src/aero_kernel/src/fs/inode.rs:473–486  ·  view source on GitHub ↗

Creates a new root cached directory entry where the there is no parent of the cache item and no filesystem reference by default. The caller is responsible for initializing the weak reference to the filesystem.

(inode: INodeCacheItem, name: String)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

dcacheFunction · 0.85
make_item_no_cacheMethod · 0.80

Tested by

no test coverage detected