HomeSort by relevance Sort by last modified time
    Searched full:ext_lba (Results 1 - 1 of 1) sorted by null

  /system/core/libdiskconfig/
config_mbr.c 137 * ext_lba == The start of the toplevel extended partition (pointed to by the
142 uint32_t ext_lba, struct part_info *pnext)
193 uint32_t next_start_lba = *lba - ext_lba;
216 uint32_t ext_lba = 0; local
232 ext_lba = cur_lba;
256 temp_wr = mk_ext_pentry(dinfo, pinfo, &cur_lba, ext_lba, pnext);

Completed in 157 milliseconds