Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c96 #define HOPT_NOJOLIET "nojoliet" macro
109 static char *joliet_cancel[] = { HOPT_NOJOLIET, NULL };
125 { HOPT_NOJOLIET, nojoliet_cancel, NULL, 0, NULL },
329 if (vfs_optionisset(vfsp, HOPT_NOJOLIET, NULL)) in hsfs_mount()