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

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

Revision 1.1, Tue Dec 30 23:58:53 2003 UTC (13 years, 10 months ago) by cattelan
Branch: MAIN
CVS Tags: HEAD

Initial Import 2.6.0

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

#define MSDOS_LABEL_MAGIC		0xAA55

int msdos_partition(struct parsed_partitions *state, struct block_device *bdev);