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

/asus-wl-520gu-7.0.1.45/src/router/fdisk/
H A Dfdisk.c1731 unsigned int psects = get_nr_sects(p); local
1732 unsigned int pblocks = psects;
1737 podd = psects % (1024 / sector_size);
1746 /* end */ (unsigned long) cround(get_partition_start(pe) + psects
1747 - (psects ? 1 : 0)),

Completed in 103 milliseconds