Searched refs:TOMOYO_MOUNT_MAKE_PRIVATE (Results 1 – 2 of 2) sorted by relevance
16 [TOMOYO_MOUNT_MAKE_PRIVATE] = "--make-private",113 type == tomoyo_mounts[TOMOYO_MOUNT_MAKE_PRIVATE] || in tomoyo_mount_acl()214 type = tomoyo_mounts[TOMOYO_MOUNT_MAKE_PRIVATE]; in tomoyo_mount_permission()
315 TOMOYO_MOUNT_MAKE_PRIVATE, /* mount --make-private /dir */ enumerator