Searched refs:DM_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
85 #define DM_HASH_SIZE 256 macro86 #define DM_HASH_MASK (DM_HASH_SIZE - 1)96 struct hlist_head buckets[DM_HASH_SIZE];147 for (i = 0; i < DM_HASH_SIZE; i++) { in wipe_shadow_table()176 for (i = 0; i < DM_HASH_SIZE; i++) in dm_tm_create()