Searched refs:HSFSMNT_NOJOLIET (Results 1 – 2 of 2) sorted by relevance
48 #define HSFSMNT_NOJOLIET 0x20 /* ignore Joliet even if present */ macro
330 flags |= HSFSMNT_NOJOLIET; in hsfs_mount()616 use_joliet = (mount_flags & HSFSMNT_NOJOLIET) == 0; in hs_mountfs()