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

Function lookup_path_with

src/aero_kernel/src/fs/mod.rs:172–263  ·  view source on GitHub ↗
(
    mut cwd: DirCacheItem,
    path: &Path,
    mode: LookupMode,
    resolve_last: bool,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

openFunction · 0.85
chdirFunction · 0.85
accessFunction · 0.85
fstatFunction · 0.85
read_linkFunction · 0.85
symlinkFunction · 0.85
lookup_pathFunction · 0.85

Calls 15

fetch_dir_entryFunction · 0.85
root_dirFunction · 0.85
componentsMethod · 0.80
lockMethod · 0.80
is_symlinkMethod · 0.80
is_absoluteMethod · 0.80
is_directoryMethod · 0.80
find_mountMethod · 0.80
cloneMethod · 0.45
lookupMethod · 0.45
inodeMethod · 0.45
touchMethod · 0.45

Tested by

no test coverage detected