Searched refs:tg_to_put (Results 1 – 1 of 1) sorted by relevance
365 struct throtl_grp **tg_to_put) in throtl_pop_queued() argument378 if (tg_to_put) in throtl_pop_queued()379 *tg_to_put = qn->tg; in throtl_pop_queued()1083 struct throtl_grp *tg_to_put = NULL; in tg_dispatch_one_bio() local1092 bio = throtl_pop_queued(&sq->queued[rw], &tg_to_put); in tg_dispatch_one_bio()1116 if (tg_to_put) in tg_dispatch_one_bio()1117 blkg_put(tg_to_blkg(tg_to_put)); in tg_dispatch_one_bio()