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

/linux-4.4.14/drivers/md/
H A Ddm-snap.c316 #define ORIGIN_HASH_SIZE 256 macro
330 _origins = kmalloc(ORIGIN_HASH_SIZE * sizeof(struct list_head), init_origin_hash()
336 for (i = 0; i < ORIGIN_HASH_SIZE; i++) init_origin_hash()
339 _dm_origins = kmalloc(ORIGIN_HASH_SIZE * sizeof(struct list_head), init_origin_hash()
346 for (i = 0; i < ORIGIN_HASH_SIZE; i++) init_origin_hash()

Completed in 60 milliseconds