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