Home
last modified time | relevance | path

Searched refs:my_lba (Results 1 – 25 of 150) sorted by relevance

123456

/dports/multimedia/v4l-utils/linux-5.13-rc2/block/partitions/
H A Defi.c388 if (le64_to_cpu((*gpt)->my_lba) != lba) { in is_gpt_valid()
390 (unsigned long long)le64_to_cpu((*gpt)->my_lba), in is_gpt_valid()
488 if (le64_to_cpu(pgpt->my_lba) != le64_to_cpu(agpt->alternate_lba)) { in compare_gpts()
491 (unsigned long long)le64_to_cpu(pgpt->my_lba), in compare_gpts()
495 if (le64_to_cpu(pgpt->alternate_lba) != le64_to_cpu(agpt->my_lba)) { in compare_gpts()
499 (unsigned long long)le64_to_cpu(agpt->my_lba)); in compare_gpts()
554 if (le64_to_cpu(agpt->my_lba) != lastlba) { in compare_gpts()
557 (unsigned long long)le64_to_cpu(agpt->my_lba), in compare_gpts()
/dports/multimedia/v4l_compat/linux-5.13-rc2/block/partitions/
H A Defi.c388 if (le64_to_cpu((*gpt)->my_lba) != lba) { in is_gpt_valid()
390 (unsigned long long)le64_to_cpu((*gpt)->my_lba), in is_gpt_valid()
488 if (le64_to_cpu(pgpt->my_lba) != le64_to_cpu(agpt->alternate_lba)) { in compare_gpts()
491 (unsigned long long)le64_to_cpu(pgpt->my_lba), in compare_gpts()
495 if (le64_to_cpu(pgpt->alternate_lba) != le64_to_cpu(agpt->my_lba)) { in compare_gpts()
499 (unsigned long long)le64_to_cpu(agpt->my_lba)); in compare_gpts()
554 if (le64_to_cpu(agpt->my_lba) != lastlba) { in compare_gpts()
557 (unsigned long long)le64_to_cpu(agpt->my_lba), in compare_gpts()
/dports/multimedia/libv4l/linux-5.13-rc2/block/partitions/
H A Defi.c388 if (le64_to_cpu((*gpt)->my_lba) != lba) { in is_gpt_valid()
390 (unsigned long long)le64_to_cpu((*gpt)->my_lba), in is_gpt_valid()
488 if (le64_to_cpu(pgpt->my_lba) != le64_to_cpu(agpt->alternate_lba)) { in compare_gpts()
491 (unsigned long long)le64_to_cpu(pgpt->my_lba), in compare_gpts()
495 if (le64_to_cpu(pgpt->alternate_lba) != le64_to_cpu(agpt->my_lba)) { in compare_gpts()
499 (unsigned long long)le64_to_cpu(agpt->my_lba)); in compare_gpts()
554 if (le64_to_cpu(agpt->my_lba) != lastlba) { in compare_gpts()
557 (unsigned long long)le64_to_cpu(agpt->my_lba), in compare_gpts()
/dports/sysutils/u-boot-utilite/u-boot-2015.07/disk/
H A Dpart_efi.c106 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
108 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
161 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
162 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
396 (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
493 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
631 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/disk/
H A Dpart_efi.c112 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
114 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
167 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
168 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
424 if (blk_dwrite(dev_desc, (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
453 size_t hdr_start = gpt_h->my_lba; in gpt_fill_pte()
609 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
867 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/disk/
H A Dpart_efi.c125 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
127 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
180 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
181 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
407 if (blk_dwrite(dev_desc, (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
436 size_t hdr_start = gpt_h->my_lba; in gpt_fill_pte()
592 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
872 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/disk/
H A Dpart_efi.c125 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
127 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
180 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
181 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
407 if (blk_dwrite(dev_desc, (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
436 size_t hdr_start = gpt_h->my_lba; in gpt_fill_pte()
592 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
872 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/disk/
H A Dpart_efi.c125 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
127 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
180 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
181 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
407 if (blk_dwrite(dev_desc, (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
436 size_t hdr_start = gpt_h->my_lba; in gpt_fill_pte()
592 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
872 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/disk/
H A Dpart_efi.c125 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
127 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
180 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
181 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
407 if (blk_dwrite(dev_desc, (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
436 size_t hdr_start = gpt_h->my_lba; in gpt_fill_pte()
592 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
872 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/disk/
H A Dpart_efi.c125 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
127 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
180 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
181 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
407 if (blk_dwrite(dev_desc, (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
436 size_t hdr_start = gpt_h->my_lba; in gpt_fill_pte()
592 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
872 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/disk/
H A Dpart_efi.c125 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
127 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
180 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
181 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
407 if (blk_dwrite(dev_desc, (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
436 size_t hdr_start = gpt_h->my_lba; in gpt_fill_pte()
592 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
872 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/disk/
H A Dpart_efi.c125 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
127 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
180 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
181 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
407 if (blk_dwrite(dev_desc, (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
436 size_t hdr_start = gpt_h->my_lba; in gpt_fill_pte()
592 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
872 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/disk/
H A Dpart_efi.c125 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
127 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
180 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
181 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
407 if (blk_dwrite(dev_desc, (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
436 size_t hdr_start = gpt_h->my_lba; in gpt_fill_pte()
592 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
872 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/disk/
H A Dpart_efi.c125 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
127 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
180 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
181 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
407 if (blk_dwrite(dev_desc, (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
436 size_t hdr_start = gpt_h->my_lba; in gpt_fill_pte()
592 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
872 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/disk/
H A Dpart_efi.c125 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
127 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
180 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
181 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
407 if (blk_dwrite(dev_desc, (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
436 size_t hdr_start = gpt_h->my_lba; in gpt_fill_pte()
592 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
872 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/disk/
H A Dpart_efi.c125 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
127 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
180 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
181 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
407 if (blk_dwrite(dev_desc, (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
436 size_t hdr_start = gpt_h->my_lba; in gpt_fill_pte()
592 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
872 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/disk/
H A Dpart_efi.c125 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
127 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
180 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
181 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
407 if (blk_dwrite(dev_desc, (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
436 size_t hdr_start = gpt_h->my_lba; in gpt_fill_pte()
592 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
872 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/disk/
H A Dpart_efi.c125 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
127 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
180 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
181 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
407 if (blk_dwrite(dev_desc, (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
436 size_t hdr_start = gpt_h->my_lba; in gpt_fill_pte()
592 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
872 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/disk/
H A Dpart_efi.c112 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
114 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
167 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
168 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
424 if (blk_dwrite(dev_desc, (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
453 size_t hdr_start = gpt_h->my_lba; in gpt_fill_pte()
609 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
867 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/disk/
H A Dpart_efi.c125 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
127 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
180 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
181 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
407 if (blk_dwrite(dev_desc, (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
436 size_t hdr_start = gpt_h->my_lba; in gpt_fill_pte()
592 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
872 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/disk/
H A Dpart_efi.c125 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
127 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
180 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
181 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
407 if (blk_dwrite(dev_desc, (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
436 size_t hdr_start = gpt_h->my_lba; in gpt_fill_pte()
592 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
872 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/disk/
H A Dpart_efi.c125 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
127 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
180 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
181 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
407 if (blk_dwrite(dev_desc, (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
436 size_t hdr_start = gpt_h->my_lba; in gpt_fill_pte()
592 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
872 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/disk/
H A Dpart_efi.c125 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
127 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
180 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
181 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
407 if (blk_dwrite(dev_desc, (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
436 size_t hdr_start = gpt_h->my_lba; in gpt_fill_pte()
592 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
872 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()
/dports/sysutils/u-boot-chip/u-boot-2021.07/disk/
H A Dpart_efi.c125 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
127 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
180 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
181 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
407 if (blk_dwrite(dev_desc, (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
436 size_t hdr_start = gpt_h->my_lba; in gpt_fill_pte()
592 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
872 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/disk/
H A Dpart_efi.c125 if (le64_to_cpu(gpt_h->my_lba) != lba) { in validate_gpt_header()
127 le64_to_cpu(gpt_h->my_lba), in validate_gpt_header()
180 val = le64_to_cpu(gpt_h->my_lba); in prepare_backup_gpt_header()
181 gpt_h->my_lba = gpt_h->alternate_lba; in prepare_backup_gpt_header()
407 if (blk_dwrite(dev_desc, (lbaint_t)le64_to_cpu(gpt_h->my_lba), 1, in write_gpt_table()
436 size_t hdr_start = gpt_h->my_lba; in gpt_fill_pte()
592 gpt_h->my_lba = cpu_to_le64(1); in gpt_fill_header()
872 lba = le64_to_cpu(gpt_h->my_lba); in write_mbr_and_gpt_partitions()

123456