Home
last modified time | relevance | path

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

/drivers/md/
Ddm-snap.c331 #define ORIGIN_HASH_SIZE 256 macro
345 _origins = kmalloc(ORIGIN_HASH_SIZE * sizeof(struct list_head), in init_origin_hash()
351 for (i = 0; i < ORIGIN_HASH_SIZE; i++) in init_origin_hash()
354 _dm_origins = kmalloc(ORIGIN_HASH_SIZE * sizeof(struct list_head), in init_origin_hash()
361 for (i = 0; i < ORIGIN_HASH_SIZE; i++) in init_origin_hash()