Home
last modified time | relevance | path

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

/third_party/exfatprogs/lib/
Dlibexfat.c514 sec_idx += BACKUP_BOOT_SEC_IDX; in exfat_write_checksum_sector()
569 backup_sec_idx = BACKUP_BOOT_SEC_IDX; in exfat_update_boot_checksum()
629 ret = exfat_write_sector(bd, (char *)ppbr, BACKUP_BOOT_SEC_IDX); in exfat_set_volume_serial()
/third_party/exfatprogs/mkfs/
Dmkfs.c111 sec_idx += BACKUP_BOOT_SEC_IDX; in exfat_write_boot_sector()
152 sec_idx += BACKUP_BOOT_SEC_IDX; in exfat_write_extended_boot_sectors()
185 sec_idx += BACKUP_BOOT_SEC_IDX; in exfat_write_oem_sector()
/third_party/exfatprogs/include/
Dlibexfat.h55 BACKUP_BOOT_SEC_IDX, enumerator
/third_party/exfatprogs/fsck/
Dfsck.c756 BACKUP_BOOT_SEC_IDX * sect_size + in restore_boot_region()
816 BACKUP_BOOT_SEC_IDX, sect_size, in exfat_boot_region_check()
827 BACKUP_BOOT_SEC_IDX, in exfat_boot_region_check()