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() local132 if (boot_record_count) { in find_boot_record()139 if (boot_record_count < 2) { in find_boot_record()145 if (boot_record_count == 1) in find_boot_record()152 boot_record_count++; in find_boot_record()255 boot_record_count++; in find_boot_record()259 return boot_record_count?0:-1; in find_boot_record()