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

Method new

src/aero_kernel/src/fs/devfs.rs:100–108  ·  view source on GitHub ↗

Creates a new device inode by looking up the device with the provided `marker` as the key in the [DEVICES] b-tree map.

(marker: usize)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

alloc_device_markerFunction · 0.85
readMethod · 0.45
getMethod · 0.45
cloneMethod · 0.45

Tested by

no test coverage detected