Home
last modified time | relevance | path

Searched refs:TOMOYO_MOUNT_MOVE (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/security/tomoyo/
Dmount.c13 [TOMOYO_MOUNT_MOVE] = "--move",
117 type == tomoyo_mounts[TOMOYO_MOUNT_MOVE]) { in tomoyo_mount_acl()
226 type = tomoyo_mounts[TOMOYO_MOUNT_MOVE]; in tomoyo_mount_permission()
Dcommon.h312 TOMOYO_MOUNT_MOVE, /* mount --move /old /new */ enumerator