1/* 2 * fs/partitions/ultrix.h 3 */ 4 5int ultrix_partition(struct gendisk *hd, struct block_device *bdev, 6 unsigned long first_sector, int first_part_minor); 7 8
1/* 2 * fs/partitions/ultrix.h 3 */ 4 5int ultrix_partition(struct gendisk *hd, struct block_device *bdev, 6 unsigned long first_sector, int first_part_minor); 7 8