Searched refs:HOPT_NOTRAILDOT (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c91 #define HOPT_NOTRAILDOT "notraildot" macro
113 static char *trail_cancel[] = { HOPT_NOTRAILDOT, NULL };
130 { HOPT_NOTRAILDOT, notrail_cancel, NULL, 0, NULL },
325 if (vfs_optionisset(vfsp, HOPT_NOTRAILDOT, NULL))

Completed in 60 milliseconds