Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ cache_get_hash_iter_finish
Function
cache_get_hash_iter_finish
freebsd/kern/vfs_cache.c:739–744 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
737
}
738
739
static uint32_t
740
cache_get_hash_iter_finish(uint32_t hash)
741
{
742
743
return (hash);
744
}
745
746
static inline struct nchashhead *
747
NCP2BUCKET(struct namecache *ncp)
Callers
1
cache_fplookup_parse
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected