Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:include\linux\blk-cgroup.h Create Date:2022-07-28 05:57:11
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:lkg_path - format cgroup path of blkg*@blkg: blkg of interest*@buf: target buffer*@buflen: target buffer length* Format the path of the cgroup of @blkg into @buf.

Proto:static inline int blkg_path(struct blkcg_gq *blkg, char *buf, int buflen)

Type:int

Parameter:

TypeParameterName
struct blkcg_gq *blkg
char *buf
intbuflen
466  Return cgroup_path(PI: the cgroup that this css is attached to , buf, buflen)