Searched refs:is_boot_sec (Results 1 – 2 of 2) sorted by relevance
84 bool is_boot_sec, __le32 *checksum) in boot_calc_checksum() argument88 if (is_boot_sec) { in boot_calc_checksum()601 bool is_boot_sec = false; in exfat_update_boot_checksum() local611 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()
136 bool is_boot_sec, __le32 *checksum);