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

/illumos-gate/usr/src/cmd/fs.d/hsfs/mount/
H A Dmount.c53 #ifndef MNTOPT_NOGLOBAL
54 #define MNTOPT_NOGLOBAL "noglobal" macro
55 #endif /* MNTOPT_NOGLOBAL */
70 MNTOPT_NOGLOBAL,
195 gopt = MNTOPT_NOGLOBAL;
/illumos-gate/usr/src/uts/common/sys/
H A Dmntent.h123 #define MNTOPT_NOGLOBAL "noglobal" /* Mount local to single node */ macro
/illumos-gate/usr/src/cmd/fs.d/ufs/mount/
H A Dmount.c263 gflg = replace_opts_dflt(opts, gflg, MNTOPT_GLOBAL, MNTOPT_NOGLOBAL);
682 rmopt(&omnt, MNTOPT_NOGLOBAL);
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c88 #define HOPT_NOGLOBAL MNTOPT_NOGLOBAL

Completed in 49 milliseconds