Searched refs:BSD_PART_LENGTH (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/grub/grub-0.97/stage2/ | ||
H A D | pc_slice.h | 200 #define BSD_PART_LENGTH(l_ptr, part) \ macro |
H A D | disk_io.c | 650 *len = BSD_PART_LENGTH (buf, i); in next_partition() |