Home
last modified time | relevance | path

Searched defs:blkcg_gq (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
A Dblk-cgroup.h110 struct blkcg_gq { struct
117 /* all non-root blkcg_gq's are guaranteed to have access to parent */ argument
118 struct blkcg_gq *parent; argument
121 struct percpu_ref refcnt;
124 bool online;
135 atomic_t use_delay;
136 atomic64_t delay_nsec;
137 atomic64_t delay_start;
138 u64 last_delay;
139 int last_use;
[all …]

Completed in 5 milliseconds