bstop_percent 35 fs/cachefiles/bind.c cache->bstop_percent, bstop_percent 44 fs/cachefiles/bind.c ASSERT(cache->bstop_percent >= 0 && bstop_percent 45 fs/cachefiles/bind.c cache->bstop_percent < cache->bcull_percent && bstop_percent 179 fs/cachefiles/bind.c cache->bstop = stats.f_blocks * cache->bstop_percent; bstop_percent 119 fs/cachefiles/daemon.c cache->bstop_percent = 1; bstop_percent 433 fs/cachefiles/daemon.c if (bcull <= cache->bstop_percent || bcull >= cache->brun_percent) bstop_percent 460 fs/cachefiles/daemon.c cache->bstop_percent = bstop; bstop_percent 73 fs/cachefiles/internal.h unsigned bstop_percent; /* when to stop allocating (% blocks) */