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

/system/core/gpttool/
H A Dgpttool.c193 u64 next_lba = 0; variable
230 sz = ptbl->header.last_lba - next_lba;
245 if (x[0] && add_ptn(ptbl, next_lba, next_lba + sz - 1, x))
248 next_lba = next_lba + sz;

Completed in 3 milliseconds