TOMOYO_TYPE_SYMLINK
[TOMOYO_TYPE_SYMLINK] = "symlink",
[TOMOYO_TYPE_SYMLINK] = TOMOYO_MAC_FILE_SYMLINK,
case TOMOYO_TYPE_SYMLINK:
if (operation == TOMOYO_TYPE_SYMLINK)
return tomoyo_path_perm(TOMOYO_TYPE_SYMLINK, &path, old_name);