Searched defs:throtl_grp (Results 1 – 1 of 1) sorted by relevance
41 struct throtl_grp { struct43 struct hlist_node tg_node;46 struct rb_node rb_node;53 unsigned long disptime;55 struct blkio_group blkg;56 atomic_t ref;57 unsigned int flags;60 struct bio_list bio_lists[2];63 unsigned int nr_queued[2];66 uint64_t bps[2];[all …]