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

/linux-master/block/
H A Dbfq-wf2q.c1618 if (!entity->in_groups_with_pending_reqs) {
1619 entity->in_groups_with_pending_reqs = true;
1631 if (entity->in_groups_with_pending_reqs) {
1632 entity->in_groups_with_pending_reqs = false;
H A Dbfq-iosched.h209 bool in_groups_with_pending_reqs; member in struct:bfq_entity
H A Dbfq-cgroup.c661 if (entity->in_groups_with_pending_reqs) {

Completed in 106 milliseconds