Welcome to mirror list, hosted at ThFree Co, Russian Federation.

osf.h « partitions « block - github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 20ed2315ec16add78b00478ff59523697960e0de (plain)
1
2
3
4
5
6
7
/*
 *  fs/partitions/osf.h
 */

#define DISKLABELMAGIC (0x82564557UL)

int osf_partition(struct parsed_partitions *state);