Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:block\blk-cgroup.c Create Date:2022-07-28 17:40:20
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:blkg_iostat_set

Proto:static void blkg_iostat_set(struct blkg_iostat *dst, struct blkg_iostat *src)

Type:void

Parameter:

TypeParameterName
struct blkg_iostat *dst
struct blkg_iostat *src
1106  When i < BLKG_IOSTAT_NR cycle
1107  bytes[i] = bytes[i]
1108  ios[i] = ios[i]
Caller
NameDescribe
blkcg_rstat_flush