Searched refs:BSD_LABEL_CHECK_MAG (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/stage2/ | ||
H A D | pc_slice.h | 187 #define BSD_LABEL_CHECK_MAG(l_ptr) \ macro |
H A D | disk_io.c | 632 if (! BSD_LABEL_CHECK_MAG (buf)) in next_partition() |