Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/md/
Ddm-bufio.c411 static inline void cache_read_lock(struct dm_buffer_cache *bc, sector_t block) in cache_read_lock() function
616 cache_read_lock(bc, block); in cache_get()
637 cache_read_lock(bc, b->block); in cache_put()