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

/linux-master/block/
H A Dbfq-cgroup.c248 blkg_rwstat_add(&stats->service_time, opf,
360 blkg_rwstat_reset(&stats->service_time);
381 blkg_rwstat_add_aux(&to->service_time, &from->service_time);
442 blkg_rwstat_exit(&stats->service_time);
463 blkg_rwstat_init(&stats->service_time, gfp) ||
1346 .private = offsetof(struct bfq_group, stats.service_time),
1389 .private = offsetof(struct bfq_group, stats.service_time),
H A Dbfq-iosched.h928 struct blkg_rwstat service_time; member in struct:bfqg_stats

Completed in 162 milliseconds