Searched refs:MNT_NODEV (Results 1 – 6 of 6) sorted by relevance
27 MNT_NODEV = 0x02, enumerator49 MNT_USER_SETTABLE_MASK = MNT_NOSUID | MNT_NODEV | MNT_NOEXEC
78 LX_GDBPARSED(MNT_NODEV)
68 { MNT_NODEV, ",nodev" }, in show_vfsmnt_opts()
22 if (mnt_flags & MNT_NODEV) in flags_by_mnt()
2423 if (flags & MNT_NODEV) in lock_mnt_tree()3136 !(mnt_flags & MNT_NODEV)) in can_change_locked_flags()3995 mnt_flags |= MNT_NODEV; in path_mount()4268 mnt_flags |= MNT_NODEV; in attr_flags_to_mnt_flags()5115 if (mnt_flags & MNT_NODEV) in mnt_to_attr_flags()
3523 return !(path->mnt->mnt_flags & MNT_NODEV) && in may_open_dev()