Home
last modified time | relevance | path

Searched refs:sq_to_td (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/block/
Dblk-throttle.c196 static struct throtl_data *sq_to_td(struct throtl_service_queue *sq) in sq_to_td() function
220 struct throtl_data *__td = sq_to_td((sq)); \
1023 struct throtl_data *td = sq_to_td(sq); in throtl_pending_timer_fn()