Searched refs:d_partitions (Results 1 - 7 of 7) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/partitions/
H A Dkarma.c26 } d_partitions[2]; member in struct:disklabel
42 p = label->d_partitions;
H A Dosf.c48 } d_partitions[8]; member in struct:disklabel
57 partition = label->d_partitions;
H A Dmsdos.c283 for (p = l->d_partitions; p - l->d_partitions < max_partitions; p++) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/util-linux/
H A Dfdisk_osf.c132 } d_partitions[BSD_MAXPARTITIONS]; /* actually may be more */ member in struct:xbsd_disklabel
451 xbsd_dlabel.d_partitions[i].p_size = 0;
452 xbsd_dlabel.d_partitions[i].p_offset = 0;
453 xbsd_dlabel.d_partitions[i].p_fstype = BSD_FS_UNUSED;
455 while (xbsd_dlabel.d_partitions[xbsd_dlabel.d_npartitions-1].p_size == 0)
492 xbsd_dlabel.d_partitions[i].p_size = end - begin + 1;
493 xbsd_dlabel.d_partitions[i].p_offset = begin;
494 xbsd_dlabel.d_partitions[i].p_fstype = BSD_FS_UNUSED;
550 pp = lp->d_partitions;
791 xbsd_dlabel.d_partitions[
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/alpha/boot/tools/
H A Dmkbb.c64 } d_partitions[MAXPARTITIONS]; member in struct:disklabel
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/e2fsprogs/old_e2fsprogs/ext2fs/
H A Dgetsize.c232 pp = &lab.d_partitions[part];
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dgenhd.h345 } d_partitions[BSD_MAXPARTITIONS]; /* actually may be more */ member in struct:bsd_disklabel

Completed in 66 milliseconds