MCPcopy Create free account
hub / github.com/SilverRainZ/OS67 / dir_link

Function dir_link

fs/dir.c:54–91  ·  view source on GitHub ↗

add a new dir entry into a directroy(dip) * increase nlinks of file(fip) * NB: fip must be lock and valid. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

sys_linkFunction · 0.85
createFunction · 0.85
fs_testFunction · 0.85

Calls 6

dir_lookupFunction · 0.85
iputFunction · 0.85
ireadFunction · 0.85
panicFunction · 0.85
strncpyFunction · 0.85
iwriteFunction · 0.85

Tested by 1

fs_testFunction · 0.68