Searched refs:binfosize (Results 1 – 1 of 1) sorted by relevance
61 int binfostart, binfosize, bprepstart, bprepsize; variable232 if (binfosize != 0) { in md_make_bsd_partitions()234 pm->bsdlabel[PART_BOOT_BINFO].pi_size = binfosize; in md_make_bsd_partitions()558 binfosize = part->mbrp_size; in md_check_mbr()572 (binfosize >= (MIN_BINFO_BOOT/512) && in md_check_mbr()581 if ((binfosize > 0 || bprepsize > 0) && in md_check_mbr()582 (binfosize < (MIN_BINFO_BOOT/512) || in md_check_mbr()600 (binfosize == 0 || binfostart == 0 || in md_check_mbr()