Searched refs:MOUNT_ATTR_NODEV (Results 1 – 4 of 4) sorted by relevance
120 #define MOUNT_ATTR_NODEV 0x00000004 /* Disallow access to device special files */118 #define MOUNT_ATTR_NODEV global() macro
120 #define MOUNT_ATTR_NODEV 0x00000004 /* Disallow access to device special files */ macro
77 if (flags & MOUNT_ATTR_NODEV) in show_mnt_attrs()
4409 (MOUNT_ATTR_RDONLY | MOUNT_ATTR_NOSUID | MOUNT_ATTR_NODEV | \4426 if (attr_flags & MOUNT_ATTR_NODEV) in attr_flags_to_mnt_flags()5268 attr_flags |= MOUNT_ATTR_NODEV; in mnt_to_attr_flags()