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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/partitions/
H A Dkarma.c22 u8 p_fstype; member in struct:disklabel::d_partition
47 if (p->p_fstype == 0x4d && le32_to_cpu(p->p_size)) {
H A Dosf.c45 u8 p_fstype; member in struct:disklabel::d_partition
H A Dmsdos.c296 if (p->p_fstype == BSD_FS_UNUSED)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dfdisk_osf.c129 uint8_t p_fstype; /* filesystem type, see below */ member in struct:xbsd_disklabel::xbsd_partition
453 xbsd_dlabel.d_partitions[i].p_fstype = BSD_FS_UNUSED;
494 xbsd_dlabel.d_partitions[i].p_fstype = BSD_FS_UNUSED;
572 if ((unsigned) pp->p_fstype < ARRAY_SIZE(xbsd_fstypes)-1)
573 printf("%8.8s", xbsd_fstypes[pp->p_fstype]);
575 printf("%8x", pp->p_fstype);
577 switch (pp->p_fstype) {
791 xbsd_dlabel.d_partitions[i].p_fstype = read_hex(xbsd_fstypes);
903 pp->p_fstype = BSD_FS_UNUSED;
908 pp->p_fstype
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/boot/tools/
H A Dmkbb.c62 u8 p_fstype; member in struct:disklabel::d_partition
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dgenhd.h457 __u8 p_fstype; /* filesystem type, see below */ member in struct:bsd_disklabel::bsd_partition

Completed in 79 milliseconds