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

/linux-master/block/
H A Dblk-throttle.c113 * sq_to_td - return throtl_data the specified service queue belongs to
119 static struct throtl_data *sq_to_td(struct throtl_service_queue *sq) function
223 struct throtl_data *__td = sq_to_td((sq)); \
580 unsigned long max_expire = jiffies + 8 * sq_to_td(sq)->throtl_slice;
1175 struct throtl_data *td = sq_to_td(sq);

Completed in 125 milliseconds