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

/drivers/md/
H A Ddm-snap.c297 #define ORIGIN_HASH_SIZE 256 macro
310 _origins = kmalloc(ORIGIN_HASH_SIZE * sizeof(struct list_head),
317 for (i = 0; i < ORIGIN_HASH_SIZE; i++)

Completed in 42 milliseconds