| Function report | 
| Source Code: kernel\fail_function.c | Create Date:2022-07-28 11:36:50 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:fei_debugfs_init
Proto:static int __init fei_debugfs_init(void)
Type:int
Parameter:Nothing
| 327 | dir = fault_create_debugfs_attr("fail_function", NULL, & fei_fault_attr) | 
| 333 | debugfs_create_symlink("injectable", dir, "../error_injection/list") | 
| 335 | debugfs_create_file("inject", 0600, dir, NULL, & fei_ops) | 
| 337 | fei_debugfs_dir = dir | 
| 339 | Return 0 | 
| 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 |