Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dmount.c19 [TOMOYO_MOUNT_MAKE_SHARED] = "--make-shared",
116 type == tomoyo_mounts[TOMOYO_MOUNT_MAKE_SHARED]) { in tomoyo_mount_acl()
210 type = tomoyo_mounts[TOMOYO_MOUNT_MAKE_SHARED]; in tomoyo_mount_permission()
Dcommon.h318 TOMOYO_MOUNT_MAKE_SHARED, /* mount --make-shared /dir */ enumerator