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

/asus-wl-520gu-7.0.1.45/src/linux/linux/fs/partitions/
H A Dosf.c53 u8 p_fstype; member in struct:disklabel::d_partition
H A Dmsdos.c335 if (p->p_fstype == BSD_FS_UNUSED)
/asus-wl-520gu-7.0.1.45/src/router/fdisk/
H A Dfdiskbsdlabel.c260 xbsd_dlabel.d_partitions[i].p_fstype = BSD_FS_UNUSED;
301 xbsd_dlabel.d_partitions[i].p_fstype = BSD_FS_UNUSED;
377 if ((unsigned) pp->p_fstype < BSD_FSMAXTYPES)
378 fprintf(f, "%8.8s", xbsd_fstypes[pp->p_fstype].name);
380 fprintf(f, "%8x", pp->p_fstype);
381 switch (pp->p_fstype) {
590 xbsd_dlabel.d_partitions[i].p_fstype = read_hex (xbsd_fstypes);
704 pp -> p_fstype = BSD_FS_UNUSED;
709 pp -> p_fstype = BSD_FS_UNUSED;
716 pp -> p_fstype
[all...]
H A Dfdiskbsdlabel.h127 __u8 p_fstype; /* filesystem type, see below */ member in struct:xbsd_disklabel::xbsd_partition
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/alpha/boot/tools/
H A Dmkbb.c61 u8 p_fstype; member in struct:disklabel::d_partition
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dgenhd.h195 __u8 p_fstype; /* filesystem type, see below */ member in struct:bsd_disklabel::bsd_partition
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dgenhd.h195 __u8 p_fstype; /* filesystem type, see below */ member in struct:bsd_disklabel::bsd_partition

Completed in 105 milliseconds