Function report |
Source Code:block\blk-mq-debugfs.c |
Create Date:2022-07-28 18:07:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:blk_flags_show
Proto:static int blk_flags_show(struct seq_file *m, const unsigned long flags, const char *const *flag_name, int flag_name_count)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct seq_file * | m | |
const unsigned long | flags | |
const char *const * | flag_name | |
int | flag_name_count |
78 | bool sep = false |
81 | When i < size of flags * BITS_PER_BYTE cycle |
86 | sep = true |
89 | Else seq_printf(m, "%d", i) |
92 | Return 0 |
Name | Describe |
---|---|
queue_state_show | |
hctx_state_show | |
hctx_flags_show | |
__blk_mq_debugfs_rq_show |
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 |