Searched refs:TOMOYO_MOUNT_REMOUNT (Results 1 – 2 of 2) sorted by relevance
14 [TOMOYO_MOUNT_REMOUNT] = "--remount",110 if (type == tomoyo_mounts[TOMOYO_MOUNT_REMOUNT]) { in tomoyo_mount_acl()201 type = tomoyo_mounts[TOMOYO_MOUNT_REMOUNT]; in tomoyo_mount_permission()
313 TOMOYO_MOUNT_REMOUNT, /* mount -o remount /dir */ enumerator