TOMOYO_TYPE_SYMLINK  151 security/tomoyo/common.c 	[TOMOYO_TYPE_SYMLINK]    = "symlink",
TOMOYO_TYPE_SYMLINK   23 security/tomoyo/file.c 	[TOMOYO_TYPE_SYMLINK]    = TOMOYO_MAC_FILE_SYMLINK,
TOMOYO_TYPE_SYMLINK  830 security/tomoyo/file.c 	case TOMOYO_TYPE_SYMLINK:
TOMOYO_TYPE_SYMLINK  839 security/tomoyo/file.c 	if (operation == TOMOYO_TYPE_SYMLINK)
TOMOYO_TYPE_SYMLINK  206 security/tomoyo/tomoyo.c 	return tomoyo_path_perm(TOMOYO_TYPE_SYMLINK, &path, old_name);