Home
last modified time | relevance | path

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

/third_party/exfatprogs/lib/
H A 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/
H A Dlibexfat.h56 BOOT_SEC_IDX = 0, enumerator
/third_party/exfatprogs/mkfs/
H A Dmkfs.c107 unsigned int sec_idx = BOOT_SEC_IDX; in exfat_write_boot_sector()
/third_party/exfatprogs/fsck/
H A Dfsck.c475 BOOT_SEC_IDX * sect_size + in restore_boot_region()
526 BOOT_SEC_IDX, sect_size, true); in exfat_boot_region_check()

Completed in 4 milliseconds