Searched refs:cur_blocks (Results 1 – 3 of 3) sorted by relevance
68 int cur_blocks; member
540 kprintf("cur blocks %d, max blocks %d ht @ %p\n", bc.cur_blocks, in dump_cache_list()561 if (count != bc.cur_blocks) {562 if (count < bc.cur_blocks - 16)564 str, count, bc.cur_blocks, prev);567 str, count, bc.cur_blocks, prev);1087 bc.cur_blocks--; in delete_cache_list()1452 bc.cur_blocks--; in real_remove_cached_blocks()1641 for(cur=0; bc.cur_blocks < bc.max_blocks && cur < num_needed; cur++) { in get_ents()1645 bc.cur_blocks++; in get_ents()2167 bc.cur_blocks--; in cache_block_io()[all …]
70 int cur_blocks; member