Searched refs:lp_org (Results 1 – 1 of 1) sorted by relevance
520 editor_allocspace(struct disklabel *lp_org) in editor_allocspace() argument528 find_bounds(lp_org); in editor_allocspace()534 pp = &lp_org->d_partitions[i]; in editor_allocspace()545 memcpy(&label, lp_org, sizeof(label)); in editor_allocspace()547 memcpy(lp_org, &label, sizeof(struct disklabel)); in editor_allocspace()