Searched refs:parse_bsd (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/block/partitions/ |
H A D | msdos.c | 355 static void parse_bsd(struct parsed_partitions *state, in parse_bsd() function 413 parse_bsd(state, offset, size, origin, "bsd", BSD_MAXPARTITIONS); in parse_freebsd() 421 parse_bsd(state, offset, size, origin, "netbsd", BSD_MAXPARTITIONS); in parse_netbsd() 429 parse_bsd(state, offset, size, origin, "openbsd", in parse_openbsd()
|