Home
last modified time | relevance | path

Searched refs:cmdline_parts (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/block/partitions/
A Dcmdline.c35 struct cmdline_parts { struct
39 struct cmdline_parts *next_parts; argument
110 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 4 milliseconds