Searched refs:TOMOYO_MOUNT_MAKE_UNBINDABLE (Results 1 – 2 of 2) sorted by relevance
17 [TOMOYO_MOUNT_MAKE_UNBINDABLE] = "--make-unbindable",116 } else if (type == tomoyo_mounts[TOMOYO_MOUNT_MAKE_UNBINDABLE] || in tomoyo_mount_acl()228 type = tomoyo_mounts[TOMOYO_MOUNT_MAKE_UNBINDABLE]; in tomoyo_mount_permission()
318 TOMOYO_MOUNT_MAKE_UNBINDABLE, /* mount --make-unbindable /dir */ enumerator