Home
last modified time | relevance | path

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

/linux-4.4.14/block/partitions/
Dmsdos.c272 static void parse_bsd(struct parsed_partitions *state, in parse_bsd() function
326 parse_bsd(state, offset, size, origin, "bsd", BSD_MAXPARTITIONS); in parse_freebsd()
334 parse_bsd(state, offset, size, origin, "netbsd", BSD_MAXPARTITIONS); in parse_netbsd()
342 parse_bsd(state, offset, size, origin, "openbsd", in parse_openbsd()