Home
last modified time | relevance | path

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

/openbmc/linux/security/tomoyo/
H A Dmount.c19 [TOMOYO_MOUNT_MAKE_SLAVE] = "--make-slave",
118 type == tomoyo_mounts[TOMOYO_MOUNT_MAKE_SLAVE] || in tomoyo_mount_acl()
223 type = tomoyo_mounts[TOMOYO_MOUNT_MAKE_SLAVE]; in tomoyo_mount_permission()
H A Dcommon.h320 TOMOYO_MOUNT_MAKE_SLAVE, /* mount --make-slave /dir */ enumerator