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

/macosx-10.10/gpt-12/
H A Dmigrate.c138 ent->ent_lba_end = htole64(start + ofs +
264 ent->ent_lba_end = htole64(start + size - 1LL);
276 ent->ent_lba_end = htole64(start + size - 1LL);
H A Dadd.c134 ent->ent_lba_end = htole64(map->map_start + map->map_size - 1LL);
150 ent->ent_lba_end = htole64(map->map_start + map->map_size - 1LL);
H A Dboot.c103 (off_t)le64toh(ent->ent_lba_end));
H A Dgpt.c567 size = le64toh(ent->ent_lba_end) - le64toh(ent->ent_lba_start) +
/macosx-10.10/IOStorageFamily-182.1.1/
H A DIOGUIDPartitionScheme.h75 uint64_t ent_lba_end; member in struct:gpt_ent
H A DIOGUIDPartitionScheme.cpp495 partitionSize = OSSwapLittleToHostInt64(partition->ent_lba_end);
540 partitionSize = OSSwapLittleToHostInt64(partition->ent_lba_end);

Completed in 85 milliseconds