Lines Matching refs:private
85 * @pd: policy private data of interest
584 * to the private hierarchy of BFQ.
846 * invokes bfq_pd_free). We use an additional private
1161 &blkcg_policy_bfq, seq_cft(sf)->private, true);
1178 seq_cft(sf)->private, true);
1186 &blkcg_policy_bfq, seq_cft(sf)->private, false);
1219 seq_cft(sf)->private, false);
1326 .private = offsetof(struct bfq_group, stats.bytes),
1331 .private = offsetof(struct bfq_group, stats.ios),
1337 .private = offsetof(struct bfq_group, stats.time),
1346 .private = offsetof(struct bfq_group, stats.service_time),
1351 .private = offsetof(struct bfq_group, stats.wait_time),
1356 .private = offsetof(struct bfq_group, stats.merged),
1361 .private = offsetof(struct bfq_group, stats.queued),
1369 .private = offsetof(struct bfq_group, stats.bytes),
1374 .private = offsetof(struct bfq_group, stats.ios),
1380 .private = offsetof(struct bfq_group, stats.time),
1389 .private = offsetof(struct bfq_group, stats.service_time),
1394 .private = offsetof(struct bfq_group, stats.wait_time),
1399 .private = offsetof(struct bfq_group, stats.merged),
1404 .private = offsetof(struct bfq_group, stats.queued),
1413 .private = offsetof(struct bfq_group, stats.group_wait_time),
1418 .private = offsetof(struct bfq_group, stats.idle_time),
1423 .private = offsetof(struct bfq_group, stats.empty_time),
1428 .private = offsetof(struct bfq_group, stats.dequeue),