Home
last modified time | relevance | path

Searched refs:clear_bitset (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/md/
A Ddm-cache-policy-internal.h126 static inline void clear_bitset(void *bitset, unsigned nr_entries) in clear_bitset() function
A Ddm-cache-policy-smq.c1093 clear_bitset(mq->hotspot_hit_bits, mq->nr_hotspot_blocks); in end_hotspot_period()
1107 clear_bitset(mq->cache_hit_bits, from_cblock(mq->cache_size)); in end_cache_period()
1767 clear_bitset(mq->hotspot_hit_bits, mq->nr_hotspot_blocks); in __smq_create()
1775 clear_bitset(mq->cache_hit_bits, from_cblock(mq->cache_size)); in __smq_create()
A Ddm-cache-target.c2472 clear_bitset(cache->dirty_bitset, from_cblock(cache->cache_size)); in cache_create()
2484 clear_bitset(cache->discard_bitset, from_dblock(cache->discard_nr_blocks)); in cache_create()
2962 clear_bitset(cache->discard_bitset, from_dblock(cache->discard_nr_blocks)); in cache_preresume()

Completed in 14 milliseconds