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

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/partitions/
H A Dosf.c56 } d_partitions[8]; member in struct:disklabel
65 partition = label->d_partitions;
H A Dmsdos.c332 for (p = l->d_partitions; p - l->d_partitions < max_partitions; p++) {
/asus-wl-520gu-7.0.1.45/src/router/fdisk/
H A Dfdiskbsdlabel.c258 xbsd_dlabel.d_partitions[i].p_size = 0;
259 xbsd_dlabel.d_partitions[i].p_offset = 0;
260 xbsd_dlabel.d_partitions[i].p_fstype = BSD_FS_UNUSED;
262 while (xbsd_dlabel.d_partitions[xbsd_dlabel.d_npartitions-1].p_size == 0)
299 xbsd_dlabel.d_partitions[i].p_size = end - begin + 1;
300 xbsd_dlabel.d_partitions[i].p_offset = begin;
301 xbsd_dlabel.d_partitions[i].p_fstype = BSD_FS_UNUSED;
357 pp = lp->d_partitions;
590 xbsd_dlabel.d_partitions[i].p_fstype = read_hex (xbsd_fstypes);
614 if (xbsd_dlabel.d_partitions[
[all...]
H A Dfdiskbsdlabel.h130 } d_partitions[BSD_MAXPARTITIONS]; /* actually may be more */ member in struct:xbsd_disklabel
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/boot/tools/
H A Dmkbb.c64 } d_partitions[MAXPARTITIONS]; member in struct:disklabel
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/blkid/
H A Dgetsize.c148 pp = &lab.d_partitions[part];
/asus-wl-520gu-7.0.1.45/src/router/e2fsprogs-1.40.8/lib/ext2fs/
H A Dgetsize.c238 pp = &lab.d_partitions[part];
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dgenhd.h198 } d_partitions[BSD_MAXPARTITIONS]; /* actually may be more */ member in struct:bsd_disklabel
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dgenhd.h198 } d_partitions[BSD_MAXPARTITIONS]; /* actually may be more */ member in struct:bsd_disklabel

Completed in 62 milliseconds