Home
last modified time | relevance | path

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

/external/toybox/toys/pending/
Dfdisk.c274 int i, end_h, end_s, e_hh = 0, e_ss = 0, ini = 1, dirty = 0; in physical_HS() local
282 end_h = p->end_head + 1; in physical_HS()
285 e_hh = end_h; in physical_HS()
288 } else if (e_hh !=end_h || e_ss != end_s) in physical_HS()