swh:1:snp:173f8deb0c56c557784b4fd217e7608ac6197844
Raw File
Tip revision: 9ee1c939d1cb936b1f98e8d81aeffab57bae46ab authored by Linus Torvalds on 17 June 2005, 19:48:29 UTC
Linux 2.6.12
Tip revision: 9ee1c93
sgi.h
/*
 *  fs/partitions/sgi.h
 */

extern int sgi_partition(struct parsed_partitions *state, struct block_device *bdev);

#define SGI_LABEL_MAGIC 0x0be5a941

back to top