Searched refs:DL_GETBSTART (Results 1 – 4 of 4) sorted by relevance
177 #define DL_GETBSTART(d) (((u_int64_t)(d)->d_bstarth << 32) + \ macro
591 fprintf(f, "boundstart: %llu\n", DL_GETBSTART(lp)); in display()
1405 starting_sector = DL_GETBSTART(lp); in find_bounds()
417 error = checkdisklabel(bp->b_dev, rlp, lp, DL_GETBSTART(rlp), in readdoslabel()