Searched refs:BSD_MAXPARTITIONS (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/block/partitions/ |
D | msdos.c | 331 parse_bsd(state, offset, size, origin, "bsd", BSD_MAXPARTITIONS); in parse_freebsd() 339 parse_bsd(state, offset, size, origin, "netbsd", BSD_MAXPARTITIONS); in parse_netbsd()
|
/Linux-v4.19/include/linux/ |
D | genhd.h | 487 #define BSD_MAXPARTITIONS 16 macro 530 } d_partitions[BSD_MAXPARTITIONS]; /* actually may be more */
|