Searched refs:bstop_percent (Results 1 – 3 of 3) sorted by relevance
129 cache->bstop_percent = 1; in cachefiles_daemon_open()514 if (bcull <= cache->bstop_percent || bcull >= cache->brun_percent) in cachefiles_daemon_bcull()541 cache->bstop_percent = bstop; in cachefiles_daemon_bstop()757 cache->bstop_percent, in cachefiles_daemon_bind()765 if (cache->bstop_percent >= cache->bcull_percent || in cachefiles_daemon_bind()
117 cache->bstop = stats.f_blocks * cache->bstop_percent; in cachefiles_add_cache()
109 unsigned bstop_percent; /* when to stop allocating (% blocks) */ member