Home | History | Annotate | Download | only in common

Lines Matching refs:pentry

788 	struct list_head *pentry;
808 list_for_each_prev(pentry, &dev->parts) {
811 part = list_entry(pentry, struct part_info, link);