Home
last modified time | relevance | path

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

/Linux-v4.19/security/tomoyo/
Dmount.c15 [TOMOYO_MOUNT_REMOUNT] = "--remount",
111 if (type == tomoyo_mounts[TOMOYO_MOUNT_REMOUNT]) { in tomoyo_mount_acl()
202 type = tomoyo_mounts[TOMOYO_MOUNT_REMOUNT]; in tomoyo_mount_permission()
Dcommon.h314 TOMOYO_MOUNT_REMOUNT, /* mount -o remount /dir */ enumerator