Searched refs:BSD_MAXPARTITIONS (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/block/partitions/ |
D | msdos.c | 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()
|
/linux-4.4.14/include/linux/ |
D | genhd.h | 504 #define BSD_MAXPARTITIONS 16 macro 547 } d_partitions[BSD_MAXPARTITIONS]; /* actually may be more */
|