Searched refs:next_len_lba (Results 1 - 1 of 1) sorted by path

/system/core/libdiskconfig/
H A Dconfig_mbr.c194 uint32_t next_len_lba; local
196 next_len_lba = 1 + kb_to_lba(pnext->len_kb, dinfo->sect_size);
198 next_len_lba = dinfo->num_lba - *lba;
200 PC_PART_TYPE_EXTENDED, next_start_lba, next_len_lba);

Completed in 709 milliseconds