Function report |
Source Code:fs\verity\open.c |
Create Date:2022-07-28 20:24:50 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fsverity_free_info
Proto:void fsverity_free_info(struct fsverity_info *vi)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct fsverity_info * | vi |
232 | If Not vi Then Return |
Name | Describe |
---|---|
enable_verity | |
fsverity_create_info | Validate the given fsverity_descriptor and create a new fsverity_info from* it. The signature (if present) is also checked. |
fsverity_set_info | |
fsverity_cleanup_inode | sverity_cleanup_inode() - free the inode's verity info, if present* Filesystems must call this on inode eviction to free ->i_verity_info. |
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 |