Searched refs:BSD_LABEL_NPARTS (Results 1 – 2 of 2) sorted by relevance
/external/grub/stage2/ | ||
D | pc_slice.h | 189 #define BSD_LABEL_NPARTS(l_ptr) \ macro |
D | disk_io.c | 618 for (i = bsd_part_no + 1; i < BSD_LABEL_NPARTS (buf); i++) in next_partition() |