Home
last modified time | relevance | path

Searched refs:current_lba (Results 1 – 6 of 6) sorted by relevance

/device/google/cuttlefish/host/libs/image_aggregator/
Dimage_aggregator.cc81 std::uint64_t current_lba; member
364 .current_lba = 1, in Beginning()
409 std::swap(gpt.footer.current_lba, gpt.footer.backup_lba); in End()
427 auto disk_size = (end.footer.current_lba + 1) * kSectorSize; in WriteEnd()
/device/google/gs-common/bootctrl/aidl/
DGptUtils.h42 uint64_t current_lba; member
DGptUtils.cpp141 lseek64(fd, block_size * gpt_primary.current_lba, SEEK_SET); in Sync()
/device/google/gs-common/bootctrl/1.2/
DGptUtils.h46 uint64_t current_lba; member
DGptUtils.cpp145 lseek64(fd, block_size * gpt_primary.current_lba, SEEK_SET); in Sync()
/device/google/trout/tools/
Dbpttool1094 current_lba = 1
1098 current_lba = disk_num_lbas - 1
1145 current_lba, other_lba,