Searched refs:BSD_MAXPARTITIONS (Results 1 – 2 of 2) sorted by relevance
/linux-2.6.39/fs/partitions/ |
D | msdos.c | 311 parse_bsd(state, offset, size, origin, "bsd", BSD_MAXPARTITIONS); in parse_freebsd() 319 parse_bsd(state, offset, size, origin, "netbsd", BSD_MAXPARTITIONS); in parse_netbsd()
|
/linux-2.6.39/include/linux/ |
D | genhd.h | 479 #define BSD_MAXPARTITIONS 16 macro 522 } d_partitions[BSD_MAXPARTITIONS]; /* actually may be more */
|