Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_rrip.h46 #define HSFSMNT_NOJOLIET 0x20 /* ignore Joliet even if present */ macro
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c331 flags |= HSFSMNT_NOJOLIET; in hsfs_mount()
617 use_joliet = (mount_flags & HSFSMNT_NOJOLIET) == 0; in hs_mountfs()