| tag | line | file | source code |
|---|---|---|---|
| d_partitions | 64 | arch/alpha/boot/tools/mkbb.c | } d_partitions[MAXPARTITIONS]; |
| d_partitions | 232 | drivers/block/genhd.c | p = &l->d_partitions[0]; |
| d_partitions | 233 | drivers/block/genhd.c | while (p - &l->d_partitions[0] <= BSD_MAXPARTITIONS) { |
| d_partitions | 434 | drivers/block/genhd.c | } d_partitions[8]; |
| d_partitions | 444 | drivers/block/genhd.c | partition = label->d_partitions; |
| d_partitions | 119 | include/linux/genhd.h | } d_partitions[BSD_MAXPARTITIONS]; /* actually may be more */ |