Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/fstyp/
H A Dexfat.c125 #define MAIN_BOOT_REGION_SECT 0 macro
339 error = exfat_compute_boot_chksum(fp, MAIN_BOOT_REGION_SECT, in fstyp_exfat()
344 cksect = read_sect(fp, MAIN_BOOT_REGION_SECT + SUBREGION_CHKSUM_SECT, in fstyp_exfat()