Lines Matching defs:gp_next
145 struct gpt_part_entry *gp_next;
252 p = p->gp_next) {
372 last->gp_next = np;
396 p = p->gp_next) {
510 p = p->gp_next;
545 p = p->gp_next;
579 last = p, p = p->gp_next, pno++) {
594 entry->gp_next = NULL;
596 last->gp_next = entry;
606 entry->gp_next = p;
608 last->gp_next = entry;
630 p = p->gp_next;
638 for (n = parts->partitions; n != NULL; n = n->gp_next)
697 for (p = parts->partitions; p != NULL; p = p->gp_next) {
1120 for (n = parts->partitions; n != NULL; n = n->gp_next)
1148 i++, p = p->gp_next)
1158 parts->partitions = p->gp_next;
1160 last->gp_next = p->gp_next;
1384 pe != NULL; pe = pe->gp_next) {
1479 p = p->gp_next;
1558 for (pno = 0, p = parts->partitions; p != NULL; p = p->gp_next, pno++) {
1595 n = p->gp_next;
1603 for (p = parts->partitions; p != NULL; p = p->gp_next) {
1624 for (p = parts->partitions; p != NULL; p = p->gp_next) {
1669 p = p->gp_next, pno++) {
1700 n = p->gp_next;
1742 for (i = 0, p = parts->partitions; p != NULL; i++, p = p->gp_next)
1764 for (i = 0, p = parts->partitions; p != NULL; i++, p = p->gp_next)
1786 for (i = 0, p = parts->partitions; p != NULL; i++, p = p->gp_next)
1831 for (i = 0, p = parts->partitions; p != NULL; i++, p = p->gp_next)
1849 i++, p = p->gp_next)
1867 for (i = 0, p = parts->partitions; p != NULL; i++, p = p->gp_next)