Function report | 
Source Code:block\blk-mq-debugfs.c | 
Create Date:2022-07-28 18:08:56 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:blk_mq_debugfs_open
Proto:static int blk_mq_debugfs_open(struct inode *inode, struct file *file)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct inode * | inode | |
| struct file * | file | 
| 745 | If seq_ops Then | 
| 754 | If WARN_ON_ONCE(!show) Then Return -EPERM | 
| 757 | Return single_open(file, blk_mq_debugfs_show, i_private) | 
| 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  |