Home
last modified time | relevance | path

Searched refs:base_head (Results 1 – 1 of 1) sorted by relevance

/onnv-gate/usr/src/lib/libparted/common/libparted/labels/
H A Ddos.c1769 PedSector base_head; in _logical_min_start_head() local
1772 base_head = 1 + (ext_part->geom.start % cylinder_size) in _logical_min_start_head()
1775 base_head = 0; in _logical_min_start_head()
1778 return base_head + 0; in _logical_min_start_head()
1780 return base_head + 1; in _logical_min_start_head()