Searched refs:pjj (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.c1825 struct partition *pj,*pjj,tmp; local
1838 pjj = ptes[j+1].part_table;
1839 set_start_sect(pjj, get_start_sect(pjj)+ojj-oj);
1852 pjj = ptes[j+1].part_table;
1854 sjj = get_start_sect(pjj);
1859 *pj = *pjj;
1860 *pjj = tmp;
1862 set_start_sect(pjj, oj+sj-ojj);

Completed in 91 milliseconds