MNT_NODEV
return !(path->mnt->mnt_flags & MNT_NODEV) &&
if (flags & MNT_NODEV)
!(mnt_flags & MNT_NODEV))
mnt_flags |= MNT_NODEV;
mnt_flags |= MNT_NODEV;
if (mnt_flags & MNT_NODEV)
{ MNT_NODEV, ",nodev" },
if (mnt_flags & MNT_NODEV)
MNT_USER_SETTABLE_MASK = MNT_NOSUID | MNT_NODEV | MNT_NOEXEC