Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/md/
Ddm-bufio.c404 static inline void cache_read_lock(struct dm_buffer_cache *bc, sector_t block) in cache_read_lock() function
582 cache_read_lock(bc, block); in cache_get()
603 cache_read_lock(bc, b->block); in cache_put()