Searched defs:partition_info (Results 1 – 1 of 1) sorted by relevance
182 struct partition_info { struct186 struct partition_info *pinfo_next; /* ptr to next layout */ argument187 char *pinfo_filename; /* filename where defined */188 int pinfo_lineno; /* line number in file */189 struct dk_gpt *etoc; /* EFI partition info */