[BACK]Return to msdos.h CVS log [TXT][DIR] Up to [Development] / linux-2.4-xfs / fs / partitions

File: [Development] / linux-2.4-xfs / fs / partitions / msdos.h (download)

Revision 1.1, Wed Dec 31 00:54:49 2003 UTC (13 years, 9 months ago) by cattelan
Branch: MAIN
CVS Tags: HEAD

Initial Import 2.4.24pre2

/*
 *  fs/partitions/msdos.h
 */

#define MSDOS_LABEL_MAGIC		0xAA55

int msdos_partition(struct gendisk *hd, struct block_device *bdev,
		    unsigned long first_sector, int first_part_minor);