karma.h 151 B

12345678
  1. /*
  2. * fs/partitions/karma.h
  3. */
  4. #define KARMA_LABEL_MAGIC 0xAB56
  5. int karma_partition(struct parsed_partitions *state, struct block_device *bdev);