Searched refs:is_boot_sec (Results 1 – 2 of 2) sorted by relevance
91 bool is_boot_sec, __le32 *checksum) in boot_calc_checksum() argument95 if (is_boot_sec) { in boot_calc_checksum()572 bool is_boot_sec = false; in exfat_update_boot_checksum() local582 is_boot_sec = true; in exfat_update_boot_checksum()584 boot_calc_checksum(buf, bd->sector_size, is_boot_sec, in exfat_update_boot_checksum()
90 bool is_boot_sec, __le32 *checksum);