MNT_NOSUID
#define MOPT_NOSUID { "suid", 1, MNT_NOSUID, 0 }
ps->ps_mountflags |= MNT_NOSUID|MNT_NODEV;
mntflags |= MNT_NOSUID | MNT_NODEV;
if (puffs_mount(fuse->pu, mountpoint, MNT_NODEV | MNT_NOSUID, pn_root) == -1) {
nflags |= MNT_NOSUID;
nflags |= MNT_NOSUID;
if (vp->v_mount->mnt_flag & MNT_NOSUID)
if (vp->v_mount->mnt_flag & MNT_NOSUID)
if ((flags & MNT_NODEV) == 0 || (flags & MNT_NOSUID) == 0)
{ MNT_NOSUID, 0, "nosuid" }, \
MNT_NODEVMTIME | MNT_NOEXEC | MNT_NOSUID | MNT_RDONLY | MNT_RELATIME | \
MNT_NOSUID | \
#define ST_NOSUID MNT_NOSUID