Function report |
Source Code:security\integrity\ima\ima_main.c |
Create Date:2022-07-28 19:58:16 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ma_file_free - called on __fput()*@file: pointer to file structure being freed* Flag files that changed, based on i_version
Proto:void ima_file_free(struct file *file)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct file * | file |
179 | inode = file_inode(file) |
182 | If Not current content of the policy || Not S_ISREG(i_mode) Then Return |
186 | If Not iint Then Return |
189 | ima_check_last_writer(iint, inode, file) |
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 |