root/block/partitions/sgi.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


   1 /* SPDX-License-Identifier: GPL-2.0 */
   2 /*
   3  *  fs/partitions/sgi.h
   4  */
   5 
   6 extern int sgi_partition(struct parsed_partitions *state);
   7 
   8 #define SGI_LABEL_MAGIC 0x0be5a941
   9 

/* [<][>][^][v][top][bottom][index][help] */