Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Ddm.h241 static inline unsigned int dm_hash_locks_index(sector_t block, in dm_hash_locks_index() function
Ddm-bio-prison-v1.c122 return dm_hash_locks_index((key->block_begin >> BIO_PRISON_MAX_RANGE_SHIFT), in lock_nr()
Ddm-bufio.c401 return dm_hash_locks_index(block, num_locks); in cache_index()