confkey           314 fs/fscache/object-list.c 	const struct user_key_payload *confkey;
confkey           327 fs/fscache/object-list.c 	confkey = user_key_payload_rcu(key);
confkey           328 fs/fscache/object-list.c 	if (!confkey) {
confkey           335 fs/fscache/object-list.c 	buf = confkey->data;
confkey           337 fs/fscache/object-list.c 	for (len = confkey->datalen - 1; len >= 0; len--) {