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

Function itrunc

fs/inode.c:111–149  ·  view source on GitHub ↗

truncate inode * only called when the inode has no links to it * and not any in-memory ref to it * - 在磁盘上没有被任何目录引用 nlinks = 0 * - 在内存里没有引用(没有被打开) ref = 0 */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

iputFunction · 0.85

Calls 4

bfreeFunction · 0.85
breadFunction · 0.85
brelseFunction · 0.85
iupdateFunction · 0.85

Tested by

no test coverage detected