Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_vfsops.c151 { MNTOPT_INTR, intr_cancel, NULL, MO_DEFAULT,
163 { MNTOPT_LARGEFILES, largefiles_cancel, NULL, MO_DEFAULT,
170 MO_NODISPLAY|MO_DEFAULT|MO_TAG, (void *)0 },
174 MO_NODISPLAY|MO_DEFAULT, (void *)0 },
177 { MNTOPT_XATTR, xattr_cancel, NULL, MO_DEFAULT,
186 MO_NODISPLAY|MO_DEFAULT, (void *)UFSMNT_NODFRATIME },
188 MO_DEFAULT|MO_HASVALUE, (void *)0 },
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c119 { HOPT_NOGLOBAL, noglobal_cancel, NULL, MO_DEFAULT, NULL },
120 { HOPT_MAPLCASE, mapl_cancel, NULL, MO_DEFAULT, NULL },
122 { HOPT_RO, ro_cancel, NULL, MO_DEFAULT, NULL },
123 { HOPT_RR, rr_cancel, NULL, MO_DEFAULT, NULL },
130 { HOPT_TRAILDOT, trail_cancel, NULL, MO_DEFAULT, NULL },
/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c135 { MNTOPT_INTR, intr_cancel, NULL, MO_DEFAULT, 0 },
139 { MNTOPT_XATTR, xattr_cancel, NULL, MO_DEFAULT, 0 },
/illumos-gate/usr/src/uts/common/fs/pcfs/
H A Dpc_vfsops.c117 { MNTOPT_PCFS_HIDDEN, hidden_cancel, NULL, MO_DEFAULT, NULL },
118 { MNTOPT_PCFS_NOFOLDCASE, nofoldcase_cancel, NULL, MO_DEFAULT, NULL },
120 { MNTOPT_PCFS_CLAMPTIME, clamptime_cancel, NULL, MO_DEFAULT, NULL },
124 { MNTOPT_PCFS_TIMEZONE, NULL, "+0", MO_DEFAULT | MO_HASVALUE, NULL },
/illumos-gate/usr/src/uts/common/sys/
H A Dvfs.h137 #define MO_DEFAULT MO_SET /* option is on by default */ macro
/illumos-gate/usr/src/lib/smbclnt/libfknsmb/common/sys/
H A Dvfs.h137 #define MO_DEFAULT MO_SET /* option is on by default */ macro
/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vfsops.c92 { MNTOPT_XATTR, xattr_cancel, NULL, MO_DEFAULT, NULL},
/illumos-gate/usr/src/uts/common/fs/fd/
H A Dfdops.c536 { MNTOPT_RW, rw_cancel, NULL, MO_DEFAULT,
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_vfsops.c165 MO_DEFAULT|MO_TAG, NULL },