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

/linux-master/drivers/md/
H A Ddm-bufio.c348 unsigned char list_mode; /* LIST_* */ member in struct:dm_buffer
573 static inline unsigned long cache_count(struct dm_buffer_cache *bc, int list_mode) argument
680 static struct dm_buffer *__cache_evict(struct dm_buffer_cache *bc, int list_mode, argument
699 static struct dm_buffer *cache_evict(struct dm_buffer_cache *bc, int list_mode, argument
717 static void cache_mark(struct dm_buffer_cache *bc, struct dm_buffer *b, int list_mode) argument
780 __cache_iterate(struct dm_buffer_cache *bc, int list_mode, iter_fn fn, void *context, struct lock_history *lh) argument
808 cache_iterate(struct dm_buffer_cache *bc, int list_mode, iter_fn fn, void *context) argument
2716 __evict_many(struct dm_bufio_client *c, struct evict_params *params, int list_mode, unsigned long max_count) argument
[all...]

Completed in 140 milliseconds