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

/linux-master/block/
H A Dblk-cgroup.c113 static bool blkcg_policy_enabled(struct request_queue *q, function
342 if (!blkcg_policy_enabled(disk->queue, pol))
700 if (blkcg_policy_enabled(blkg->q, pol))
838 if (!blkcg_policy_enabled(q, pol)) {
879 if (!blkcg_policy_enabled(q, pol)) {
1509 * locks so that holding either lock and testing blkcg_policy_enabled() is
1522 if (blkcg_policy_enabled(q, pol))
1635 if (!blkcg_policy_enabled(q, pol))

Completed in 88 milliseconds