Searched refs:TOMOYO_MOUNT_BIND (Results 1 – 2 of 2) sorted by relevance
14 [TOMOYO_MOUNT_BIND] = "--bind",121 } else if (type == tomoyo_mounts[TOMOYO_MOUNT_BIND] || in tomoyo_mount_acl()208 type = tomoyo_mounts[TOMOYO_MOUNT_BIND]; in tomoyo_mount_permission()
315 TOMOYO_MOUNT_BIND, /* mount --bind /source /dest */ enumerator