Searched refs:service_time (Results 1 – 2 of 2) sorted by relevance
248 blkg_rwstat_add(&stats->service_time, opf, in bfqg_stats_update_completion()362 blkg_rwstat_reset(&stats->service_time); in bfqg_stats_reset()383 blkg_rwstat_add_aux(&to->service_time, &from->service_time); in bfqg_stats_add_aux()444 blkg_rwstat_exit(&stats->service_time); in bfqg_stats_exit()465 blkg_rwstat_init(&stats->service_time, gfp) || in bfqg_stats_init()1341 .private = offsetof(struct bfq_group, stats.service_time),1384 .private = offsetof(struct bfq_group, stats.service_time),
845 struct blkg_rwstat service_time; member