Searched refs:first_usable_lba (Results 1 – 2 of 2) sorted by relevance
89 __le64 first_usable_lba; member
136 if (le64_to_cpu(gpt_h->first_usable_lba) > lastlba) { in validate_gpt_header()138 le64_to_cpu(gpt_h->first_usable_lba), lastlba); in validate_gpt_header()148 LBAF "\n", le64_to_cpu(gpt_h->first_usable_lba), in validate_gpt_header()423 lbaint_t offset = (lbaint_t)le64_to_cpu(gpt_h->first_usable_lba); in gpt_fill_pte()597 gpt_h->first_usable_lba = in gpt_fill_header()
Completed in 5 milliseconds