Searched refs:MS_UNBINDABLE (Results 1 – 8 of 8) sorted by relevance
213 if (flags & (MS_PRIVATE | MS_SLAVE | MS_UNBINDABLE)) in tomoyo_mount_permission() 218 if (flags & (MS_SHARED | MS_SLAVE | MS_UNBINDABLE)) in tomoyo_mount_permission() 223 if (flags & (MS_SHARED | MS_PRIVATE | MS_UNBINDABLE)) in tomoyo_mount_permission() 227 } else if (flags & MS_UNBINDABLE) { in tomoyo_mount_permission() 231 flags &= ~MS_UNBINDABLE; in tomoyo_mount_permission()
31 #define MS_UNBINDABLE (1<<17) /* change to unbindable */ macro
111 if (sm->mnt_propagation & MS_UNBINDABLE) in show_propagation()
61 if (flags & MS_UNBINDABLE) in audit_mnt_flags()471 MS_UNBINDABLE); in aa_mount_change_type()
723 MS_UNBINDABLE)) in apparmor_sb_mount()
119 if (type == MS_UNBINDABLE) in change_mnt_propagation()
2865 if (type & ~(MS_SHARED | MS_PRIVATE | MS_SLAVE | MS_UNBINDABLE)) in flags_to_propagation_type()4149 if (flags & (MS_SHARED | MS_PRIVATE | MS_SLAVE | MS_UNBINDABLE)) in path_mount()4402 (MS_UNBINDABLE | MS_PRIVATE | MS_SLAVE | MS_SHARED)5280 propagation |= MS_UNBINDABLE; in mnt_to_propagation_flags()