Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fs/
H A Dpc_fs.h474 #define MNTOPT_PCFS_NOFOLDCASE "nofoldcase" macro
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c106 static char *foldcase_cancel[] = { MNTOPT_PCFS_NOFOLDCASE, NULL };
118 { MNTOPT_PCFS_NOFOLDCASE, nofoldcase_cancel, NULL, MO_DEFAULT, NULL },