bcull_percent 34 fs/cachefiles/bind.c cache->bcull_percent, bcull_percent 45 fs/cachefiles/bind.c cache->bstop_percent < cache->bcull_percent && bcull_percent 46 fs/cachefiles/bind.c cache->bcull_percent < cache->brun_percent && bcull_percent 180 fs/cachefiles/bind.c cache->bcull = stats.f_blocks * cache->bcull_percent; bcull_percent 118 fs/cachefiles/daemon.c cache->bcull_percent = 5; bcull_percent 409 fs/cachefiles/daemon.c if (brun <= cache->bcull_percent || brun >= 100) bcull_percent 436 fs/cachefiles/daemon.c cache->bcull_percent = bcull; bcull_percent 457 fs/cachefiles/daemon.c if (bstop < 0 || bstop >= cache->bcull_percent) bcull_percent 72 fs/cachefiles/internal.h unsigned bcull_percent; /* when to start culling (% blocks) */