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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/busybox/util-linux/
H A Dfdisk_osf.c171 #define BSD_FS_UNUSED 0 /* unused */ macro
197 "\x00" "unused", /* BSD_FS_UNUSED */
451 xbsd_dlabel.d_partitions[i].p_fstype = BSD_FS_UNUSED;
492 xbsd_dlabel.d_partitions[i].p_fstype = BSD_FS_UNUSED;
573 case BSD_FS_UNUSED:
896 pp->p_fstype = BSD_FS_UNUSED;
901 pp->p_fstype = BSD_FS_UNUSED;
908 pp->p_fstype = BSD_FS_UNUSED;
949 d->d_partitions[t].p_fstype = BSD_FS_UNUSED;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/busybox/util-linux/
H A Dfdisk_osf.c171 #define BSD_FS_UNUSED 0 /* unused */ macro
197 "\x00" "unused", /* BSD_FS_UNUSED */
451 xbsd_dlabel.d_partitions[i].p_fstype = BSD_FS_UNUSED;
492 xbsd_dlabel.d_partitions[i].p_fstype = BSD_FS_UNUSED;
573 case BSD_FS_UNUSED:
896 pp->p_fstype = BSD_FS_UNUSED;
901 pp->p_fstype = BSD_FS_UNUSED;
908 pp->p_fstype = BSD_FS_UNUSED;
949 d->d_partitions[t].p_fstype = BSD_FS_UNUSED;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/busybox/util-linux/
H A Dfdisk_osf.c171 #define BSD_FS_UNUSED 0 /* unused */ macro
197 "\x00" "unused", /* BSD_FS_UNUSED */
451 xbsd_dlabel.d_partitions[i].p_fstype = BSD_FS_UNUSED;
492 xbsd_dlabel.d_partitions[i].p_fstype = BSD_FS_UNUSED;
573 case BSD_FS_UNUSED:
896 pp->p_fstype = BSD_FS_UNUSED;
901 pp->p_fstype = BSD_FS_UNUSED;
908 pp->p_fstype = BSD_FS_UNUSED;
949 d->d_partitions[t].p_fstype = BSD_FS_UNUSED;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/fs/partitions/
H A Dmsdos.c284 if (p->p_fstype == BSD_FS_UNUSED)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dgenhd.h419 #define BSD_FS_UNUSED 0 /* disklabel unused partition entry ID */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/fs/partitions/
H A Dmsdos.c284 if (p->p_fstype == BSD_FS_UNUSED)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dgenhd.h419 #define BSD_FS_UNUSED 0 /* disklabel unused partition entry ID */ macro

Completed in 296 milliseconds