Searched refs:HSFSMNT_NOVERS2 (Results 1 – 2 of 2) sorted by relevance
50 #define HSFSMNT_NOVERS2 0x80 /* ignore ISO-9660:1999 */ macro
334 flags |= HSFSMNT_NOVERS2; in hsfs_mount()615 use_vers2 = (mount_flags & HSFSMNT_NOVERS2) == 0; in hs_mountfs()