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

/linux-4.1.27/block/
H A Dcfq-iosched.c1570 static const int dead_stats_off_delta = offsetof(struct cfq_group, dead_stats) - variable
1579 sum += blkg_stat_recursive_sum(pd, off + dead_stats_off_delta); cfqg_stat_pd_recursive_sum()
1590 b = blkg_rwstat_recursive_sum(pd, off + dead_stats_off_delta); cfqg_rwstat_pd_recursive_sum()

Completed in 67 milliseconds