Home
last modified time | relevance | path

Searched refs:ISO_FTYPE_9660 (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/fs/cd9660/
H A Dcd9660_vfsops.c471 isomp->iso_ftype = ISO_FTYPE_9660; in iso_mountfs()
815 cd9660_defattr(isodir, ip, bp2, ISO_FTYPE_9660); in cd9660_vget_internal()
816 cd9660_deftstamp(isodir, ip, bp2, ISO_FTYPE_9660); in cd9660_vget_internal()
H A Diso.h218 enum ISO_FTYPE { ISO_FTYPE_DEFAULT, ISO_FTYPE_9660, ISO_FTYPE_RRIP, enumerator
H A Dcd9660_vnops.c562 imp->iso_ftype == ISO_FTYPE_9660, in cd9660_readdir()