Lines Matching refs:offsetof
1570 static const int dead_stats_off_delta = offsetof(struct cfq_group, dead_stats) -
1571 offsetof(struct cfq_group, stats);
1890 .private = offsetof(struct cfq_group, stats.time),
1895 .private = offsetof(struct cfq_group, stats.sectors),
1900 .private = offsetof(struct cfq_group, stats.service_bytes),
1905 .private = offsetof(struct cfq_group, stats.serviced),
1910 .private = offsetof(struct cfq_group, stats.service_time),
1915 .private = offsetof(struct cfq_group, stats.wait_time),
1920 .private = offsetof(struct cfq_group, stats.merged),
1925 .private = offsetof(struct cfq_group, stats.queued),
1932 .private = offsetof(struct cfq_group, stats.time),
1937 .private = offsetof(struct cfq_group, stats.sectors),
1942 .private = offsetof(struct cfq_group, stats.service_bytes),
1947 .private = offsetof(struct cfq_group, stats.serviced),
1952 .private = offsetof(struct cfq_group, stats.service_time),
1957 .private = offsetof(struct cfq_group, stats.wait_time),
1962 .private = offsetof(struct cfq_group, stats.merged),
1967 .private = offsetof(struct cfq_group, stats.queued),
1977 .private = offsetof(struct cfq_group, stats.group_wait_time),
1982 .private = offsetof(struct cfq_group, stats.idle_time),
1987 .private = offsetof(struct cfq_group, stats.empty_time),
1992 .private = offsetof(struct cfq_group, stats.dequeue),
1997 .private = offsetof(struct cfq_group, stats.unaccounted_time),