ISOFSMNT_KICONV
if (flags & ISOFSMNT_KICONV && cd9660_iconv) {
if (flags & ISOFSMNT_KICONV && cd9660_iconv) {
ma = mount_argb(ma, args.flags & ISOFSMNT_KICONV, "nokiconv");
vfs_flagopt(mp->mnt_optnew, "kiconv", &isomp->im_flags, ISOFSMNT_KICONV);
if (isomp->im_flags & ISOFSMNT_KICONV && cd9660_iconv) {
if (isomp->im_flags & ISOFSMNT_KICONV && cd9660_iconv) {