Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/persistent-data/
H A Ddm-space-map-common.h63 #define IE_CACHE_MASK (IE_CACHE_SIZE - 1) macro
H A Ddm-space-map-common.c1105 return dm_hash_block(index, IE_CACHE_MASK); in hash_index()