Searched defs:HOPT_NOVERS2 (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c99 #define HOPT_NOVERS2 "novers2" macro
111 static char *vers2_cancel[] = { HOPT_NOVERS2, NULL };
128 { HOPT_NOVERS2, novers2_cancel, NULL, 0, NULL },
333 if (vfs_optionisset(vfsp, HOPT_NOVERS2, NULL))

Completed in 60 milliseconds