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

Function ilock

fs/inode.c:186–226  ·  view source on GitHub ↗

lock given inode with flag I_BUSY * read the inode form disk if necessary * non-ref inode can not be lock (ref = 0) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 11

execFunction · 0.85
sys_linkFunction · 0.85
sys_unlinkFunction · 0.85
createFunction · 0.85
sys_openFunction · 0.85
sys_chdirFunction · 0.85
fs_testFunction · 0.85
fstatFunction · 0.85
freadFunction · 0.85
fwriteFunction · 0.85
_path2inodeFunction · 0.85

Calls 5

read_sbFunction · 0.85
hltFunction · 0.85
breadFunction · 0.85
memcpyFunction · 0.85
brelseFunction · 0.85

Tested by 1

fs_testFunction · 0.68