Home
last modified time | relevance | path

Searched refs:MNT_NODEV (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dmount.h26 #define MNT_NODEV 0x02 macro
47 #define MNT_USER_SETTABLE_MASK (MNT_NOSUID | MNT_NODEV | MNT_NOEXEC \
/linux-6.3-rc2/scripts/gdb/linux/
A Dconstants.py.in59 LX_VALUE(MNT_NODEV)
/linux-6.3-rc2/fs/
A Dproc_namespace.c68 { MNT_NODEV, ",nodev" }, in show_mnt_opts()
A Dstatfs.c22 if (mnt_flags & MNT_NODEV) in flags_by_mnt()
A Dnamespace.c2072 if (flags & MNT_NODEV) in lock_mnt_tree()
2572 !(mnt_flags & MNT_NODEV)) in can_change_locked_flags()
3330 mnt_flags |= MNT_NODEV; in path_mount()
3624 mnt_flags |= MNT_NODEV; in attr_flags_to_mnt_flags()
A Dnamei.c3148 return !(path->mnt->mnt_flags & MNT_NODEV) && in may_open_dev()

Completed in 24 milliseconds