Home
last modified time | relevance | path

Searched defs:subpart (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dcmdline-parser.h30 struct cmdline_subpart *subpart; member
/kernel/linux/linux-5.10/block/partitions/
H A Dcmdline.c25 static int add_part(int slot, struct cmdline_subpart *subpart, void *param) in add_part() argument
/kernel/linux/linux-5.10/block/
H A Dcmdline-parser.c11 static int parse_subpart(struct cmdline_subpart **subpart, char *partdef) in parse_subpart() argument
81 struct cmdline_subpart *subpart; in free_subpart() local
232 struct cmdline_subpart *subpart; cmdline_parts_set() local
[all...]
/kernel/linux/linux-6.6/block/partitions/
H A Dcmdline.c38 struct cmdline_subpart *subpart; member
42 static int parse_subpart(struct cmdline_subpart **subpart, char *partdef) in parse_subpart() argument
111 struct cmdline_subpart *subpart; in free_subpart() local
250 add_part(int slot, struct cmdline_subpart *subpart, struct parsed_partitions *state) add_part() argument
281 struct cmdline_subpart *subpart; cmdline_parts_set() local
[all...]

Completed in 2 milliseconds