Searched refs:CBLOCKS (Results 1 – 3 of 3) sorted by relevance
140 blk_groups = CBLOCKS / reqblks; in _sdbc_dealloc_configure_dm()141 blks_remaining = CBLOCKS % reqblks; in _sdbc_dealloc_configure_dm()161 if (blks_allocd < CBLOCKS) { in _sdbc_dealloc_configure_dm()164 CBLOCKS/reqblks, blks_allocd/reqblks); in _sdbc_dealloc_configure_dm()
1061 extern int CBLOCKS;
313 int CBLOCKS; variable460 CBLOCKS = cblocks; in _sdbc_cache_configure()539 _sdbc_mem_deconfigure(CBLOCKS); in _sdbc_cache_deconfigure()549 CBLOCKS = 0; in _sdbc_cache_deconfigure()762 #define GOOD_LRUSIZE(q) ((q->sq_inq >= 0) || (q->sq_inq <= CBLOCKS))