Home
last modified time | relevance | path

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

/openbmc/linux/block/partitions/
H A Dcmdline.c42 static int parse_subpart(struct cmdline_subpart **subpart, char *partdef) in parse_subpart() function
141 ret = parse_subpart(next_subpart, next); in parse_parts()