Home
last modified time | relevance | path

Searched refs:dm_hash_locks_index (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/md/
H A Ddm.h241 static inline unsigned int dm_hash_locks_index(sector_t block, in dm_hash_locks_index() function
H A Ddm-bio-prison-v1.c122 return dm_hash_locks_index((key->block_begin >> BIO_PRISON_MAX_RANGE_SHIFT), in lock_nr()
H A Ddm-bufio.c408 return dm_hash_locks_index(block, num_locks); in cache_index()