Searched refs:lock_history (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/md/
H A Ddm-bufio.c447 struct lock_history { struct
454 static void lh_init(struct lock_history *lh, struct dm_buffer_cache *cache, bool write)
462 static void __lh_lock(struct lock_history *lh, unsigned int index)
477 static void __lh_unlock(struct lock_history *lh, unsigned int index)
495 static void lh_exit(struct lock_history *lh)
507 static void lh_next(struct lock_history *lh, sector_t b)
658 struct lock_history *lh;
682 struct lock_history *lh)
703 struct lock_history lh;
735 b_predicate pred, void *context, struct lock_history *l
[all...]

Completed in 142 milliseconds