Home
last modified time | relevance | path

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

/linux-4.1.27/security/tomoyo/
Dmount.c17 [TOMOYO_MOUNT_MAKE_SLAVE] = "--make-slave",
114 type == tomoyo_mounts[TOMOYO_MOUNT_MAKE_SLAVE] || in tomoyo_mount_acl()
219 type = tomoyo_mounts[TOMOYO_MOUNT_MAKE_SLAVE]; in tomoyo_mount_permission()
Dcommon.h316 TOMOYO_MOUNT_MAKE_SLAVE, /* mount --make-slave /dir */ enumerator