Searched refs:checkoverlap (Results 1 – 3 of 3) sorted by relevance
778 int checkoverlap(struct disk_partitions *parts);
170 checkoverlap(struct disk_partitions *parts) in checkoverlap() function236 if (checkoverlap(parts) != 0) { in verify_parts()
2418 if (checkoverlap(pm->parts)) { in pm_editpart()