Function report |
Source Code:block\blk-throttle.c |
Create Date:2022-07-28 17:43:19 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:tg_set_conf
Proto:static ssize_t tg_set_conf(struct kernfs_open_file *of, char *buf, size_t nbytes, loff_t off, bool is_u64)
Type:ssize_t
Parameter:
Type | Parameter | Name |
---|---|---|
struct kernfs_open_file * | of | |
char * | buf | |
size_t | nbytes | |
loff_t | off | |
bool | is_u64 |
1443 | blkcg = css_to_blkcg(of_css(of)) |
1454 | If sscanf - Unformat a buffer into a list of arguments*@buf: input buffer*@fmt: formatting of buffer*@...: resulting arguments != 1 Then Go to out_finish |
1459 | tg = blkg_to_tg(blkg) |
1466 | tg_conf_updated(tg, false) |
1467 | ret = 0 |
1468 | out_finish : |
Name | Describe |
---|---|
tg_set_conf_u64 | |
tg_set_conf_uint |
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 |