fstop_percent 32 fs/cachefiles/bind.c cache->fstop_percent, fstop_percent 39 fs/cachefiles/bind.c ASSERT(cache->fstop_percent >= 0 && fstop_percent 40 fs/cachefiles/bind.c cache->fstop_percent < cache->fcull_percent && fstop_percent 168 fs/cachefiles/bind.c cache->fstop = stats.f_files * cache->fstop_percent; fstop_percent 116 fs/cachefiles/daemon.c cache->fstop_percent = 1; fstop_percent 361 fs/cachefiles/daemon.c if (fcull <= cache->fstop_percent || fcull >= cache->frun_percent) fstop_percent 388 fs/cachefiles/daemon.c cache->fstop_percent = fstop; fstop_percent 70 fs/cachefiles/internal.h unsigned fstop_percent; /* when to stop allocating (% files) */