Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dmount.c14 [TOMOYO_MOUNT_BIND] = "--bind",
121 } else if (type == tomoyo_mounts[TOMOYO_MOUNT_BIND] || in tomoyo_mount_acl()
208 type = tomoyo_mounts[TOMOYO_MOUNT_BIND]; in tomoyo_mount_permission()
H A Dcommon.h315 TOMOYO_MOUNT_BIND, /* mount --bind /source /dest */ enumerator
/kernel/linux/linux-6.6/security/tomoyo/
H A Dmount.c14 [TOMOYO_MOUNT_BIND] = "--bind",
121 } else if (type == tomoyo_mounts[TOMOYO_MOUNT_BIND] || in tomoyo_mount_acl()
208 type = tomoyo_mounts[TOMOYO_MOUNT_BIND]; in tomoyo_mount_permission()
H A Dcommon.h315 TOMOYO_MOUNT_BIND, /* mount --bind /source /dest */ enumerator

Completed in 6 milliseconds