Searched refs:service_time (Results 1 – 2 of 2) sorted by relevance
248 blkg_rwstat_add(&stats->service_time, op, in bfqg_stats_update_completion()367 blkg_rwstat_reset(&stats->service_time); in bfqg_stats_reset()388 blkg_rwstat_add_aux(&to->service_time, &from->service_time); in bfqg_stats_add_aux()449 blkg_rwstat_exit(&stats->service_time); in bfqg_stats_exit()470 blkg_rwstat_init(&stats->service_time, gfp) || in bfqg_stats_init()1301 .private = offsetof(struct bfq_group, stats.service_time),1344 .private = offsetof(struct bfq_group, stats.service_time),
845 struct blkg_rwstat service_time; member