Searched refs:dm_buffer_cache (Results 1 – 1 of 1) sorted by relevance
386 struct dm_buffer_cache { struct405 static inline struct buffer_tree *cache_get_tree(struct dm_buffer_cache *bc, in cache_get_tree() argument412 static inline void cache_read_lock(struct dm_buffer_cache *bc, in cache_read_lock()422 static inline void cache_read_unlock(struct dm_buffer_cache *bc, in cache_read_unlock()432 static inline void cache_write_lock(struct dm_buffer_cache *bc, in cache_write_lock()442 static inline void cache_write_unlock(struct dm_buffer_cache *bc, in cache_write_unlock()456 struct dm_buffer_cache *cache;462 static void lh_init(struct lock_history *lh, struct dm_buffer_cache *cache, bool write) in lh_init()543 static void cache_init(struct dm_buffer_cache *bc, unsigned int num_locks, bool no_sleep) in cache_init()562 static void cache_destroy(struct dm_buffer_cache *bc) in cache_destroy()[all …]