Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dmount.c15 [TOMOYO_MOUNT_MOVE] = "--move",
122 type == tomoyo_mounts[TOMOYO_MOUNT_MOVE]) { in tomoyo_mount_acl()
231 type = tomoyo_mounts[TOMOYO_MOUNT_MOVE]; in tomoyo_mount_permission()
H A Dcommon.h316 TOMOYO_MOUNT_MOVE, /* mount --move /old /new */ enumerator