Home
last modified time | relevance | path

Searched refs:is_boot_sec (Results 1 - 2 of 2) sorted by relevance

/third_party/exfatprogs/lib/
H A Dlibexfat.c84 bool is_boot_sec, __le32 *checksum) in boot_calc_checksum()
88 if (is_boot_sec) { in boot_calc_checksum()
601 bool is_boot_sec = false; in exfat_update_boot_checksum() local
611 is_boot_sec = true; in exfat_update_boot_checksum()
613 boot_calc_checksum(buf, bd->sector_size, is_boot_sec, in exfat_update_boot_checksum()
83 boot_calc_checksum(unsigned char *sector, unsigned short size, bool is_boot_sec, __le32 *checksum) boot_calc_checksum() argument
/third_party/exfatprogs/include/
H A Dlibexfat.h136 bool is_boot_sec, __le32 *checksum);

Completed in 2 milliseconds