Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-bufio.c419 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()