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

Function iput

fs/inode.c:163–180  ·  view source on GitHub ↗

reference of ip - 1 * if it is the last ref, this node can be recycle (ref = 1) (?) * and if this inode have no link to it (nlinks = 0) * free this inode in the disk */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

exitFunction · 0.85
createFunction · 0.85
sys_chdirFunction · 0.85
iunlockputFunction · 0.85
dir_linkFunction · 0.85
fcloseFunction · 0.85
_path2inodeFunction · 0.85

Calls 2

itruncFunction · 0.85
_ifreeFunction · 0.85

Tested by

no test coverage detected