Home
last modified time | relevance | path

Searched refs:MS_NODEV (Results 1 – 2 of 2) sorted by relevance

/tools/include/uapi/linux/
Dmount.h13 #define MS_NODEV 4 /* Disallow access to device special files */ macro
/tools/testing/selftests/mount/
Dunprivileged-remount-test.c137 mnt_flags |= MS_NODEV; in read_mnt_flags()
324 if (!test_unpriv_remount("devpts", "newinstance", MS_NODEV, MS_NODEV, 0)) { in main()