Function report |
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 activity | Download SCCT | Chinese |
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:
Type | Parameter | Name |
---|---|---|
struct blkcg_gq * | blkg | |
char * | buf | |
int | buflen |
466 | Return cgroup_path(PI: the cgroup that this css is attached to , buf, buflen) |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |