Searched refs:MO_NODISPLAY (Results 1 – 4 of 4) sorted by relevance
139 #define MO_NODISPLAY 0x02 /* option not listed in mnttab */ macro
167 MO_NODISPLAY|MO_DEFAULT|MO_TAG, (void *)0 },171 MO_NODISPLAY|MO_DEFAULT, (void *)0 },183 MO_NODISPLAY|MO_DEFAULT, (void *)UFSMNT_NODFRATIME },
167 if (mop->mo_flags & MO_NODISPLAY) in mntfs_optsize()209 if (mop->mo_flags & MO_NODISPLAY) in mntfs_optprint()
188 MO_NODISPLAY, (void *)0 },2444 mop->mo_flags &= ~MO_NODISPLAY; in vfs_setmntopt_nolock()2446 mop->mo_flags |= MO_NODISPLAY; in vfs_setmntopt_nolock()