karma.h 163 Bytes
/* SPDX-License-Identifier: GPL-2.0 */
/*
 *  fs/partitions/karma.h
 */

#define KARMA_LABEL_MAGIC		0xAB56

int karma_partition(struct parsed_partitions *state);