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

/linux-master/drivers/md/
H A Ddm-bufio.c454 static void lh_init(struct lock_history *lh, struct dm_buffer_cache *cache, bool write) function
705 lh_init(&lh, bc, true);
757 lh_init(&lh, bc, true);
813 lh_init(&lh, bc, false);

Completed in 207 milliseconds