Home
last modified time | relevance | path

Searched refs:TOMOYO_MOUNT_MAKE_PRIVATE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/security/tomoyo/
H A Dmount.c18 [TOMOYO_MOUNT_MAKE_PRIVATE] = "--make-private",
117 type == tomoyo_mounts[TOMOYO_MOUNT_MAKE_PRIVATE] || in tomoyo_mount_acl()
218 type = tomoyo_mounts[TOMOYO_MOUNT_MAKE_PRIVATE]; in tomoyo_mount_permission()
H A Dcommon.h319 TOMOYO_MOUNT_MAKE_PRIVATE, /* mount --make-private /dir */ enumerator
/kernel/linux/linux-6.6/security/tomoyo/
H A Dmount.c18 [TOMOYO_MOUNT_MAKE_PRIVATE] = "--make-private",
117 type == tomoyo_mounts[TOMOYO_MOUNT_MAKE_PRIVATE] || in tomoyo_mount_acl()
218 type = tomoyo_mounts[TOMOYO_MOUNT_MAKE_PRIVATE]; in tomoyo_mount_permission()
H A Dcommon.h319 TOMOYO_MOUNT_MAKE_PRIVATE, /* mount --make-private /dir */ enumerator

Completed in 8 milliseconds