Home
last modified time | relevance | path

Searched refs:HSFSMNT_NOVERS2 (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/uts/common/sys/fs/
H A Dhsfs_rrip.h50 #define HSFSMNT_NOVERS2 0x80 /* ignore ISO-9660:1999 */ macro
/titanic_50/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c334 flags |= HSFSMNT_NOVERS2; in hsfs_mount()
615 use_vers2 = (mount_flags & HSFSMNT_NOVERS2) == 0; in hs_mountfs()