Home
last modified time | relevance | path

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

/linux-4.1.27/block/
Dblk-throttle.c222 static struct throtl_data *sq_to_td(struct throtl_service_queue *sq) in sq_to_td() function
246 struct throtl_data *__td = sq_to_td((sq)); \
1200 struct throtl_data *td = sq_to_td(sq); in throtl_pending_timer_fn()