HomeSort by relevance Sort by last modified time
    Searched refs:first_usable_lba (Results 1 - 3 of 3) sorted by null

  /system/core/fastbootd/commands/
partitions.h 88 uint64_t first_usable_lba; member in struct:GPT_header
partitions.c 641 get_config_uint64(node, &content->header.first_usable_lba, "first_lba");
  /system/core/fastbootd/other/
gptedit.c 203 printf("first_lba %"PRId64"\n", table->header->first_usable_lba);

Completed in 1382 milliseconds