Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ arc_target_bytes
Function
arc_target_bytes
freebsd/contrib/openzfs/module/zfs/arc.c:7583–7587 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
7581
}
7582
7583
uint64_t
7584
arc_target_bytes(void)
7585
{
7586
return (arc_c);
7587
}
7588
7589
void
7590
arc_set_limits(uint64_t allmem)
Callers
3
dbuf_cache_target_bytes
Function · 0.85
dbuf_metadata_cache_target_bytes
Function · 0.85
spa_load_verify_cb
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected