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