Home
last modified time | relevance | path

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

/linux-6.15/drivers/md/
H A Ddm-bufio.c422 static inline void cache_read_unlock(struct dm_buffer_cache *bc, sector_t block) in cache_read_unlock() function
625 cache_read_unlock(bc, block); in cache_get()
643 cache_read_unlock(bc, b->block); in cache_put()