Lines Matching defs:lh
455 static void lh_init(struct lock_history *lh, struct dm_buffer_cache *cache, bool write) in lh_init()
463 static void __lh_lock(struct lock_history *lh, unsigned int index) in __lh_lock()
478 static void __lh_unlock(struct lock_history *lh, unsigned int index) in __lh_unlock()
496 static void lh_exit(struct lock_history *lh) in lh_exit()
508 static void lh_next(struct lock_history *lh, sector_t b) in lh_next()
656 struct lock_history *lh; member
680 struct lock_history *lh) in __cache_evict()
701 struct lock_history lh; in cache_evict() local
733 b_predicate pred, void *context, struct lock_history *lh) in __cache_mark_many()
753 struct lock_history lh; in cache_mark_many() local
779 iter_fn fn, void *context, struct lock_history *lh) in __cache_iterate()
809 struct lock_history lh; in cache_iterate() local