Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dgenhd.h158 struct bsd_disklabel { struct
/linux-2.4.37.9/fs/partitions/
Dmsdos.c315 struct bsd_disklabel *l; in do_bsd_partition()
321 l = (struct bsd_disklabel *)read_dev_sector(bdev, offset+1, &sect); in do_bsd_partition()