offline_state      90 source4/torture/raw/offline.c 	struct offline_state *state = ctx->async.private_data;
offline_state     137 source4/torture/raw/offline.c 	struct offline_state *state = ctx->async.private_data;
offline_state     162 source4/torture/raw/offline.c 	struct offline_state *state = req->async.private_data;
offline_state     186 source4/torture/raw/offline.c 	struct offline_state *state = req->async.private_data;
offline_state     321 source4/torture/raw/offline.c 	struct offline_state *state = (struct offline_state *)req->async.private_data;
offline_state     336 source4/torture/raw/offline.c 	struct offline_state *state = talloc_get_type(private_data, 
offline_state     337 source4/torture/raw/offline.c 							struct offline_state);
offline_state     398 source4/torture/raw/offline.c 	struct offline_state *state;
offline_state     406 source4/torture/raw/offline.c 	state = talloc_zero_array(mem_ctx, struct offline_state, numstates);