Searched refs:TOMOYO_MOUNT_REMOUNT (Results 1 – 2 of 2) sorted by relevance
16 [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()
317 TOMOYO_MOUNT_REMOUNT, /* mount -o remount /dir */ enumerator