Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/md/
Ddm-cache-policy-smq.c563 static int h_init(struct hash_table *ht, struct entry_space *es, unsigned nr_entries) in h_init() function
1681 if (h_init(&mq->table, &mq->es, from_cblock(cache_size))) in smq_create()
1684 if (h_init(&mq->hotspot_table, &mq->es, mq->nr_hotspot_blocks)) in smq_create()