Lines Matching refs:private
85 * @pd: policy private data of interest
595 * to the private hierarchy of BFQ.
829 * invokes bfq_pd_free). We use an additional private
1141 &blkcg_policy_bfq, seq_cft(sf)->private, true);
1158 seq_cft(sf)->private, true);
1166 &blkcg_policy_bfq, seq_cft(sf)->private, false);
1199 seq_cft(sf)->private, false);
1308 .private = offsetof(struct bfq_group, stats.bytes),
1313 .private = offsetof(struct bfq_group, stats.ios),
1319 .private = offsetof(struct bfq_group, stats.time),
1328 .private = offsetof(struct bfq_group, stats.service_time),
1333 .private = offsetof(struct bfq_group, stats.wait_time),
1338 .private = offsetof(struct bfq_group, stats.merged),
1343 .private = offsetof(struct bfq_group, stats.queued),
1351 .private = offsetof(struct bfq_group, stats.bytes),
1356 .private = offsetof(struct bfq_group, stats.ios),
1362 .private = offsetof(struct bfq_group, stats.time),
1371 .private = offsetof(struct bfq_group, stats.service_time),
1376 .private = offsetof(struct bfq_group, stats.wait_time),
1381 .private = offsetof(struct bfq_group, stats.merged),
1386 .private = offsetof(struct bfq_group, stats.queued),
1395 .private = offsetof(struct bfq_group, stats.group_wait_time),
1400 .private = offsetof(struct bfq_group, stats.idle_time),
1405 .private = offsetof(struct bfq_group, stats.empty_time),
1410 .private = offsetof(struct bfq_group, stats.dequeue),