MS_NODEV 3100 fs/namespace.c if (flags & MS_NODEV) MS_NODEV 35 security/apparmor/mount.c if (flags & MS_NODEV) MS_NODEV 137 tools/testing/selftests/mount/unprivileged-remount-test.c mnt_flags |= MS_NODEV; MS_NODEV 324 tools/testing/selftests/mount/unprivileged-remount-test.c if (!test_unpriv_remount("devpts", "newinstance", MS_NODEV, MS_NODEV, 0)) {