Searched refs:entry_lba (Results 1 – 1 of 1) sorted by relevance
212 rt_uint64_t entry_lba; in alloc_read_gpt_entries() local234 entry_lba = rt_le64_to_cpu(gpt->partition_entry_lba); in alloc_read_gpt_entries()236 if (read_lba(disk, entry_lba, (rt_uint8_t *)pte, count) < count) in alloc_read_gpt_entries()
Completed in 5 milliseconds