Searched refs:FS_ISO9660 (Results 1 – 3 of 3) sorted by relevance
253 #define FS_ISO9660 12 /* ISO 9660, normally CD-ROM */ macro
504 lp->d_partitions[0].p_fstype = FS_ISO9660; in iso_disklabelspoof()507 lp->d_partitions[RAW_PART].p_fstype = FS_ISO9660; in iso_disklabelspoof()
1340 case FS_ISO9660: in dk_mountroot()