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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dfdisk.c630 get_partition_start(const struct pte *pe) function
1579 get_partition_start(pe) -
1792 p_start_pos = get_partition_start(pe);
1973 (ullong) cround(get_partition_start(pe)), /* start */
1974 (ullong) cround(get_partition_start(pe) + psects /* end */
2034 first[i] = get_partition_start(pe);
2091 if (get_partition_start(pe) < first[i])
2455 first = get_partition_start(pe);

Completed in 37 milliseconds