Home
last modified time | relevance | path

Searched defs:list_mode (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/md/
H A Ddm-bufio.c341 unsigned char list_mode; /* LIST_* */ member
578 static inline unsigned long cache_count(struct dm_buffer_cache *bc, int list_mode) in cache_count()
669 static struct dm_buffer *__cache_evict(struct dm_buffer_cache *bc, int list_mode, in __cache_evict()
688 static struct dm_buffer *cache_evict(struct dm_buffer_cache *bc, int list_mode, in cache_evict()
707 struct dm_buffer *b, int list_mode) in cache_mark()
771 static void __cache_iterate(struct dm_buffer_cache *bc, int list_mode, in __cache_iterate()
799 static void cache_iterate(struct dm_buffer_cache *bc, int list_mode, in cache_iterate()