Home
last modified time | relevance | path

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

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