afs_lookup_cookie
struct afs_lookup_cookie *cookie =
container_of(ctx, struct afs_lookup_cookie, ctx);
struct afs_lookup_cookie *cookie;
cookie = kzalloc_obj(struct afs_lookup_cookie);