Searched refs:iso_ftype (Results 1 – 4 of 4) sorted by relevance
394 isomp->iso_ftype = ISO_FTYPE_DEFAULT; in iso_mountfs()397 isomp->iso_ftype = ISO_FTYPE_9660; in iso_mountfs()400 isomp->iso_ftype = ISO_FTYPE_RRIP; in iso_mountfs()406 if (isomp->iso_ftype != ISO_FTYPE_RRIP && joliet_level) { in iso_mountfs()578 imp->iso_ftype == ISO_FTYPE_RRIP, dp)); in cd9660_root()682 VFSTOISOFS(mp)->iso_ftype == ISO_FTYPE_RRIP, in cd9660_vget()818 switch (imp->iso_ftype) { in cd9660_vget_internal()
500 switch (imp->iso_ftype) { in cd9660_readdir()523 imp->iso_ftype == ISO_FTYPE_9660, in cd9660_readdir()527 if (imp->iso_ftype == ISO_FTYPE_DEFAULT) in cd9660_readdir()539 if (!error && imp->iso_ftype == ISO_FTYPE_DEFAULT) { in cd9660_readdir()583 if (imp->iso_ftype != ISO_FTYPE_RRIP) in cd9660_readlink()777 if (VTOI(ap->a_vp)->i_mnt->iso_ftype == ISO_FTYPE_RRIP) in cd9660_pathconf()
68 enum ISO_FTYPE iso_ftype; member
160 assoc = (imp->iso_ftype != ISO_FTYPE_RRIP && *name == ASSOCCHAR); in cd9660_lookup()241 switch (imp->iso_ftype) { in cd9660_lookup()