Searched refs:MS_NODEV (Results 1 – 6 of 6) sorted by relevance
136 mnt_flags |= MS_NODEV; in read_mnt_flags()323 if (!test_unpriv_remount("devpts", "newinstance", MS_NODEV, MS_NODEV, 0)) { in main()
70 #define MS_NODEV 4 /* Disallow access to device special files */ macro
481 sb->s_flags |= MS_NODEV | MS_NOSUID; in affs_fill_super()
11 #define NFS_MS_MASK (MS_RDONLY|MS_NOSUID|MS_NODEV|MS_NOEXEC|MS_SYNCHRONOUS)
2400 flags |= MS_NODEV; in do_new_mount()2690 if (flags & MS_NODEV) in do_mount()2711 flags &= ~(MS_NOSUID | MS_NOEXEC | MS_NODEV | MS_ACTIVE | MS_BORN | in do_mount()
525 MS_NODEV | MS_SYNCHRONOUS)