Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/tomoyo/
H A Dmount.c16 [TOMOYO_MOUNT_REMOUNT] = "--remount",
114 if (type == tomoyo_mounts[TOMOYO_MOUNT_REMOUNT]) { in tomoyo_mount_acl()
205 type = tomoyo_mounts[TOMOYO_MOUNT_REMOUNT]; in tomoyo_mount_permission()
H A Dcommon.h317 TOMOYO_MOUNT_REMOUNT, /* mount -o remount /dir */ enumerator
/kernel/linux/linux-6.6/security/tomoyo/
H A Dmount.c16 [TOMOYO_MOUNT_REMOUNT] = "--remount",
114 if (type == tomoyo_mounts[TOMOYO_MOUNT_REMOUNT]) { in tomoyo_mount_acl()
205 type = tomoyo_mounts[TOMOYO_MOUNT_REMOUNT]; in tomoyo_mount_permission()
H A Dcommon.h317 TOMOYO_MOUNT_REMOUNT, /* mount -o remount /dir */ enumerator

Completed in 7 milliseconds