Searched refs:cmdline_parts (Results 1 – 1 of 1) sorted by relevance
35 struct cmdline_parts { struct39 struct cmdline_parts *next_parts; argument110 static void free_subpart(struct cmdline_parts *parts) in free_subpart()127 struct cmdline_parts *newparts; in parse_parts()182 static void cmdline_parts_free(struct cmdline_parts **parts) in cmdline_parts_free()184 struct cmdline_parts *next_parts; in cmdline_parts_free()194 static int cmdline_parts_parse(struct cmdline_parts **parts, in cmdline_parts_parse()201 struct cmdline_parts **next_parts; in cmdline_parts_parse()242 static struct cmdline_parts *cmdline_parts_find(struct cmdline_parts *parts, in cmdline_parts_find()251 static struct cmdline_parts *bdev_parts;[all …]
Completed in 3 milliseconds