Home
last modified time | relevance | path

Searched refs:ISO_FTYPE_HIGH_SIERRA (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/vfs/isofs/cd9660/
H A Dcd9660_node.c251 if (isonum_711(ftype == ISO_FTYPE_HIGH_SIERRA? in cd9660_defattr()
322 if (ftype != ISO_FTYPE_HIGH_SIERRA in cd9660_deftstamp()
354 if(ftype != ISO_FTYPE_HIGH_SIERRA) in cd9660_tstamp_conv7()
H A Diso.h216 ISO_FTYPE_JOLIET, ISO_FTYPE_ECMA, ISO_FTYPE_HIGH_SIERRA }; enumerator
H A Dcd9660_lookup.c205 isoflags = isonum_711(imp->iso_ftype == ISO_FTYPE_HIGH_SIERRA? in cd9660_lookup()
H A Dcd9660_vfsops.c498 isomp->iso_ftype = ISO_FTYPE_HIGH_SIERRA; in iso_mountfs()