Searched refs:MS_SHARED (Results 1 – 6 of 6) sorted by relevance
207 } else if (flags & MS_SHARED) { in tomoyo_mount_permission()211 flags &= ~MS_SHARED; in tomoyo_mount_permission()213 if (flags & (MS_SHARED | MS_SLAVE | MS_UNBINDABLE)) in tomoyo_mount_permission()218 if (flags & (MS_SHARED | MS_PRIVATE | MS_UNBINDABLE)) in tomoyo_mount_permission()223 if (flags & (MS_SHARED | MS_PRIVATE | MS_SLAVE)) in tomoyo_mount_permission()
128 #define MS_SHARED (1<<20) /* change to shared */ macro
71 if (flags & MS_SHARED) in audit_mnt_flags()464 flags &= (MS_REC | MS_SILENT | MS_SHARED | MS_PRIVATE | MS_SLAVE | in aa_mount_change_type()
540 else if (flags & (MS_SHARED | MS_PRIVATE | MS_SLAVE | in apparmor_sb_mount()
124 if (type == MS_SHARED) { in change_mnt_propagation()
2084 if (type & ~(MS_SHARED | MS_PRIVATE | MS_SLAVE | MS_UNBINDABLE)) in flags_to_propagation_type()2111 if (type == MS_SHARED) { in do_change_type()2782 else if (flags & (MS_SHARED | MS_PRIVATE | MS_SLAVE | MS_UNBINDABLE)) in do_mount()