<dec f='src/src/sys/coda/coda_namecache.h' l='132' type='int coda_nc_resize(int , int , enum dc_status )'/>
<def f='src/src/sys/coda/coda_namecache.c' l='671' ll='693' type='int coda_nc_resize(int hashsize, int heapsize, enum dc_status dcstat)'/>
<doc f='src/src/sys/coda/coda_namecache.c' l='665'>/*
 * The purpose of this routine is to allow the hash and cache sizes to be
 * changed dynamically. This should only be used in controlled environments,
 * it makes no effort to lock other users from accessing the cache while it
 * is in an improper state (except by turning the cache off).
 */</doc>
<use f='src/src/sys/coda/coda_psdev.c' l='401' u='c' c='vc_nb_ioctl'/>
