MS_UNBINDABLE 2191 fs/namespace.c if (type & ~(MS_SHARED | MS_PRIVATE | MS_SLAVE | MS_UNBINDABLE)) MS_UNBINDABLE 3137 fs/namespace.c else if (flags & (MS_SHARED | MS_PRIVATE | MS_SLAVE | MS_UNBINDABLE)) MS_UNBINDABLE 132 fs/pnode.c if (type == MS_UNBINDABLE) MS_UNBINDABLE 535 security/apparmor/lsm.c MS_UNBINDABLE)) MS_UNBINDABLE 59 security/apparmor/mount.c if (flags & MS_UNBINDABLE) MS_UNBINDABLE 462 security/apparmor/mount.c MS_UNBINDABLE); MS_UNBINDABLE 211 security/tomoyo/mount.c if (flags & (MS_PRIVATE | MS_SLAVE | MS_UNBINDABLE)) MS_UNBINDABLE 216 security/tomoyo/mount.c if (flags & (MS_SHARED | MS_SLAVE | MS_UNBINDABLE)) MS_UNBINDABLE 221 security/tomoyo/mount.c if (flags & (MS_SHARED | MS_PRIVATE | MS_UNBINDABLE)) MS_UNBINDABLE 225 security/tomoyo/mount.c } else if (flags & MS_UNBINDABLE) { MS_UNBINDABLE 229 security/tomoyo/mount.c flags &= ~MS_UNBINDABLE;