Home
last modified time | relevance | path

Searched refs:unixware_disklabel (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/linux/
Dgenhd.h221 struct unixware_disklabel { struct
/linux-2.4.37.9/fs/partitions/
Dmsdos.c381 struct unixware_disklabel *l; in unixware_partition()
386 l = (struct unixware_disklabel *)read_dev_sector(bdev, offset+29, &sect); in unixware_partition()