aboutsummaryrefslogtreecommitdiffstats
path: root/block/partitions/karma.h
blob: 48e074d417fb6c1d24d48f356a082ff0349bbff7 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0 */
/*
 *  fs/partitions/karma.h
 */

#define KARMA_LABEL_MAGIC		0xAB56

int karma_partition(struct parsed_partitions *state);