Searched refs:boot_record_count (Results 1 – 1 of 1) sorted by relevance
28 unsigned int block, boot_record_count = 0; in find_boot_record() local118 if (boot_record_count) { in find_boot_record()125 if (boot_record_count < 2) { in find_boot_record()131 if (boot_record_count == 1) in find_boot_record()138 boot_record_count++; in find_boot_record()244 boot_record_count++; in find_boot_record()248 return boot_record_count?0:-1; in find_boot_record()