Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/
Ddm-bufio.c419 static inline void cache_read_unlock(struct dm_buffer_cache *bc, sector_t block) in cache_read_unlock() function
622 cache_read_unlock(bc, block); in cache_get()
640 cache_read_unlock(bc, b->block); in cache_put()