Searched refs:DM_HASH_SIZE (Results 1 – 1 of 1) sorted by relevance
87 #define DM_HASH_SIZE 256 macro88 #define DM_HASH_MASK (DM_HASH_SIZE - 1)98 struct hlist_head buckets[DM_HASH_SIZE];149 for (i = 0; i < DM_HASH_SIZE; i++) { in wipe_shadow_table()178 for (i = 0; i < DM_HASH_SIZE; i++) in dm_tm_create()