MCPcopy 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
739static uint32_t
740cache_get_hash_iter_finish(uint32_t hash)
741{
742
743 return (hash);
744}
745
746static inline struct nchashhead *
747NCP2BUCKET(struct namecache *ncp)

Callers 1

cache_fplookup_parseFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected