Home
last modified time | relevance | path

Searched refs:BOOT_SEC_IDX (Results 1 – 4 of 4) sorted by relevance

/third_party/exfatprogs/lib/
Dlibexfat.c600 for (sec_idx = BOOT_SEC_IDX; sec_idx < CHECKSUM_SEC_IDX; sec_idx++) { in exfat_update_boot_checksum()
610 if (sec_idx == BOOT_SEC_IDX) in exfat_update_boot_checksum()
639 BOOT_SEC_IDX); in exfat_set_volume_serial()
656 ret = exfat_write_sector(bd, (char *)ppbr, BOOT_SEC_IDX); in exfat_set_volume_serial()
/third_party/exfatprogs/include/
Dlibexfat.h56 BOOT_SEC_IDX = 0, enumerator
/third_party/exfatprogs/mkfs/
Dmkfs.c107 unsigned int sec_idx = BOOT_SEC_IDX; in exfat_write_boot_sector()
/third_party/exfatprogs/fsck/
Dfsck.c475 BOOT_SEC_IDX * sect_size + in restore_boot_region()
526 BOOT_SEC_IDX, sect_size, true); in exfat_boot_region_check()