throtl_data
struct throtl_data *td = sq_to_td(sq);
struct throtl_data *__td = sq_to_td((sq)); \
struct throtl_data *td = container_of(work, struct throtl_data,
struct throtl_data *td;
struct throtl_data *td = q->td;
struct throtl_data *td = sq_to_td(sq);
struct throtl_data *td = tg->td;
struct throtl_data *td = blkg->q->td;
static struct throtl_data *sq_to_td(struct throtl_service_queue *sq)
return container_of(sq, struct throtl_data, service_queue);
struct throtl_data *td;
struct throtl_data *td;