Searched refs:MOUNT_ATTR_NODEV (Results 1 – 5 of 5) sorted by relevance
181 #ifndef MOUNT_ATTR_NODEV182 #define MOUNT_ATTR_NODEV 0x00000004 /* Disallow access to device special files */ macro
77 if (flags & MOUNT_ATTR_NODEV) in show_mnt_attrs()
118 #define MOUNT_ATTR_NODEV 0x00000004 /* Disallow access to device special files */ macro
4444 (MOUNT_ATTR_RDONLY | MOUNT_ATTR_NOSUID | MOUNT_ATTR_NODEV | \4461 if (attr_flags & MOUNT_ATTR_NODEV) in attr_flags_to_mnt_flags()5354 attr_flags |= MOUNT_ATTR_NODEV; in mnt_to_attr_flags()