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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dfdisk_osf.c172 #define BSD_FS_UNUSED 0 /* unused */ macro
198 "\x00" "unused", /* BSD_FS_UNUSED */
453 xbsd_dlabel.d_partitions[i].p_fstype = BSD_FS_UNUSED;
494 xbsd_dlabel.d_partitions[i].p_fstype = BSD_FS_UNUSED;
578 case BSD_FS_UNUSED:
903 pp->p_fstype = BSD_FS_UNUSED;
908 pp->p_fstype = BSD_FS_UNUSED;
915 pp->p_fstype = BSD_FS_UNUSED;
957 d->d_partitions[t].p_fstype = BSD_FS_UNUSED;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/partitions/
H A Dmsdos.c296 if (p->p_fstype == BSD_FS_UNUSED)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dgenhd.h419 #define BSD_FS_UNUSED 0 /* disklabel unused partition entry ID */ macro

Completed in 64 milliseconds