Home
last modified time | relevance | path

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

/system/core/include/diskconfig/
Ddiskconfig.h69 uint32_t start_lba; /* bytes 8-11 */ member
86 uint32_t start_lba; /* the LBA where this partition begins */ member
/system/core/libdiskconfig/
Dconfig_mbr.c47 pentry->start_lba = start; in cfg_pentry()
51 pentry->status, pentry->type, pentry->start_lba, pentry->len_lba); in cfg_pentry()
116 pinfo->start_lba = *lba; in mk_pri_pentry()
181 pinfo->start_lba = *lba; in mk_ext_pentry()