Home
last modified time | relevance | path

Searched refs:MOUNT_ATTR_NODEV (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/include/uapi/linux/
A Dmount.h116 #define MOUNT_ATTR_NODEV 0x00000004 /* Disallow access to device special files */ macro
/linux-6.3-rc2/tools/include/uapi/linux/
A Dmount.h116 #define MOUNT_ATTR_NODEV 0x00000004 /* Disallow access to device special files */ macro
/linux-6.3-rc2/fs/
A Dnamespace.c3606 (MOUNT_ATTR_RDONLY | MOUNT_ATTR_NOSUID | MOUNT_ATTR_NODEV | \
3623 if (attr_flags & MOUNT_ATTR_NODEV) in attr_flags_to_mnt_flags()

Completed in 14 milliseconds