Searched refs:boot_record_count (Results 1 – 1 of 1) sorted by relevance
41 unsigned int block, boot_record_count = 0; in find_boot_record() local131 if (boot_record_count) { in find_boot_record()138 if (boot_record_count < 2) { in find_boot_record()144 if (boot_record_count == 1) in find_boot_record()151 boot_record_count++; in find_boot_record()257 boot_record_count++; in find_boot_record()261 return boot_record_count?0:-1; in find_boot_record()