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

Method make_inode

src/aero_kernel/src/fs/ext2/mod.rs:308–344  ·  view source on GitHub ↗
(
        &self,
        name: &str,
        typ: FileType,
        proxy: Option<Arc<dyn INodeInterface>>,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

linkMethod · 0.45
touchMethod · 0.45
mkdirMethod · 0.45

Calls 11

is_directoryMethod · 0.80
upgradeMethod · 0.80
alloc_inodeMethod · 0.80
set_file_typeMethod · 0.80
set_permissionsMethod · 0.80
make_disk_direntMethod · 0.80
metadataMethod · 0.45
srefMethod · 0.45
nameMethod · 0.45
find_inodeMethod · 0.45
writeMethod · 0.45

Tested by

no test coverage detected