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

/linux-master/drivers/scsi/
H A Dscsi_devinfo.c818 struct list_head *lh, *lh_next; local
829 list_for_each_safe(lh, lh_next, &devinfo_table->scsi_dev_info_list) {
/linux-master/drivers/md/
H A Ddm-bufio.c507 static void lh_next(struct lock_history *lh, sector_t b) function
672 lh_next(w->lh, b->block);
793 lh_next(lh, b->block);

Completed in 132 milliseconds