swh:1:snp:173f8deb0c56c557784b4fd217e7608ac6197844
Raw File
Tip revision: e07cccf4046978df10f2e13fe2b99b2f9b3a65db authored by Linus Torvalds on 05 September 2009, 23:38:12 UTC
Linux 2.6.31-rc9
Tip revision: e07cccf
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