Function report | 
Source Code:fs\verity\init.c | 
Create Date:2022-07-28 20:24:42 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:fsverity_init
Proto:static int __init fsverity_init(void)
Type:int
Parameter:Nothing
| 40 | err = fsverity_init_info_cache() | 
| 45 | If err Then Go to err_exit_info_cache | 
| 48 | err = fsverity_init_signature() | 
| 49 | If err Then Go to err_exit_workqueue | 
| 52 | pr_debug("Initialized fs-verity\n") | 
| 53 | Return 0 | 
| 55 | err_exit_workqueue : | 
| 57 | err_exit_info_cache : | 
| 59 | Return err | 
| 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  |