diff --git a/src/afs/afs_dcache.c b/src/afs/afs_dcache.c index 3572f2f231..46d0bdba5f 100644 --- a/src/afs/afs_dcache.c +++ b/src/afs/afs_dcache.c @@ -1674,7 +1674,7 @@ afs_AllocDiscardDSlot(afs_int32 lock) * * \return The new dcache. */ -struct dcache * +static struct dcache * afs_AllocDCache(struct vcache *avc, afs_int32 chunk, afs_int32 lock, struct VenusFid *ashFid) {