benchrw_state     524 source4/torture/basic/misc.c 	struct benchrw_state *state = req->async.private_data;
benchrw_state     704 source4/torture/basic/misc.c 	struct benchrw_state *state = req->async.private_data;
benchrw_state     778 source4/torture/basic/misc.c 	struct benchrw_state *state = con->async.private_data;
benchrw_state     840 source4/torture/basic/misc.c 	struct benchrw_state **state;
benchrw_state     856 source4/torture/basic/misc.c 	state = talloc_array(tctx, struct benchrw_state *, torture_nprocs);
benchrw_state     863 source4/torture/basic/misc.c 		state[i]=talloc(tctx,struct benchrw_state);