Searched refs:parse_bsd (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/block/partitions/ |
D | msdos.c | 356 static void parse_bsd(struct parsed_partitions *state, in parse_bsd() function 414 parse_bsd(state, offset, size, origin, "bsd", BSD_MAXPARTITIONS); in parse_freebsd() 422 parse_bsd(state, offset, size, origin, "netbsd", BSD_MAXPARTITIONS); in parse_netbsd() 430 parse_bsd(state, offset, size, origin, "openbsd", in parse_openbsd()
|