Home
last modified time | relevance | path

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

/openbmc/linux/drivers/md/
H A Ddm-bufio.c876 static bool cache_remove(struct dm_buffer_cache *bc, struct dm_buffer *b) in cache_remove() function
2023 if (cache_remove(&c->cache, b)) { in dm_bufio_release()
2205 if (cache_remove(&c->cache, b)) in forget_buffer()