Searched refs:TOMOYO_MOUNT_MAKE_SHARED (Results 1 – 2 of 2) sorted by relevance
20 [TOMOYO_MOUNT_MAKE_SHARED] = "--make-shared",119 type == tomoyo_mounts[TOMOYO_MOUNT_MAKE_SHARED]) { in tomoyo_mount_acl()213 type = tomoyo_mounts[TOMOYO_MOUNT_MAKE_SHARED]; in tomoyo_mount_permission()
321 TOMOYO_MOUNT_MAKE_SHARED, /* mount --make-shared /dir */ enumerator