Home
last modified time | relevance | path

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

/openbsd/sys/isofs/cd9660/
H A Dcd9660_extern.h45 enum ISO_FTYPE { ISO_FTYPE_DEFAULT, ISO_FTYPE_9660, ISO_FTYPE_RRIP, ISO_FTYPE_ECMA }; enumerator
H A Dcd9660_vfsops.c397 isomp->iso_ftype = ISO_FTYPE_9660; in iso_mountfs()
H A Dcd9660_vnops.c523 imp->iso_ftype == ISO_FTYPE_9660, in cd9660_readdir()