Searched refs:parse_bsd (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/block/partitions/ |
| H A D | msdos.c | 354 static void parse_bsd(struct parsed_partitions *state, in parse_bsd() function 412 parse_bsd(state, offset, size, origin, "bsd", BSD_MAXPARTITIONS); in parse_freebsd() 420 parse_bsd(state, offset, size, origin, "netbsd", BSD_MAXPARTITIONS); in parse_netbsd() 428 parse_bsd(state, offset, size, origin, "openbsd", in parse_openbsd()
|