Searched refs:cmdline_subpart (Results 1 – 1 of 1) sorted by relevance
27 struct cmdline_subpart { struct32 struct cmdline_subpart *next_subpart; argument38 struct cmdline_subpart *subpart;42 static int parse_subpart(struct cmdline_subpart **subpart, char *partdef) in parse_subpart()45 struct cmdline_subpart *new_subpart; in parse_subpart()49 new_subpart = kzalloc(sizeof(struct cmdline_subpart), GFP_KERNEL); in parse_subpart()111 struct cmdline_subpart *subpart; in free_subpart()125 struct cmdline_subpart **next_subpart; in parse_parts()250 static int add_part(int slot, struct cmdline_subpart *subpart, in add_part()281 struct cmdline_subpart *subpart; in cmdline_parts_set()