Searched refs:blk_end (Results 1 – 2 of 2) sorted by relevance
377 struct disklabel *blk_start, *blk_end; in read_bsd_label() local383 blk_end = (struct disklabel *)(dlbuf + (NUM_PARTS << DEV_BSHIFT) - in read_bsd_label()386 for (dlp = blk_start; dlp <= blk_end; in read_bsd_label()
399 struct disklabel *blk_start, *blk_end; in read_bsd_label() local430 blk_end = (struct disklabel *)((char *)bp->b_data + in read_bsd_label()433 for (dlp = blk_start; dlp <= blk_end; in read_bsd_label()