Searched refs:alloc_bitset (Results 1 – 1 of 1) sorted by relevance
46 static unsigned long *alloc_bitset(unsigned nr_entries) in alloc_bitset() function2465 cache->dirty_bitset = alloc_bitset(from_cblock(cache->cache_size)); in cache_create()2477 cache->discard_bitset = alloc_bitset(from_dblock(cache->discard_nr_blocks)); in cache_create()