Searched refs:ISOFSMNT_KICONV (Results 1 – 3 of 3) sorted by relevance
67 if (flags & ISOFSMNT_KICONV && cd9660_iconv) { in isochar()205 if (flags & ISOFSMNT_KICONV && cd9660_iconv) { in sgetrune()
57 #define ISOFSMNT_KICONV 0x00000020 /* Use libiconv to convert chars */ macro
122 ma = mount_argb(ma, args.flags & ISOFSMNT_KICONV, "nokiconv"); in cd9660_cmount()403 vfs_flagopt(mp->mnt_optnew, "kiconv", &isomp->im_flags, ISOFSMNT_KICONV); in iso_mountfs()446 if (isomp->im_flags & ISOFSMNT_KICONV && cd9660_iconv) { in iso_mountfs()538 if (isomp->im_flags & ISOFSMNT_KICONV && cd9660_iconv) { in cd9660_unmount()