函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:security\integrity\ima\ima_main.c Create Date:2022-07-27 21:59:14
Last Modify:2020-03-12 14:18:49 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:ma_file_free - called on __fput()*@file: pointer to file structure being freed* Flag files that changed, based on i_version

函数原型:void ima_file_free(struct file *file)

返回类型:void

参数:

类型参数名称
struct file *file
179  inode等于file_inode(file)
182  如果非current content of the policy 或非S_ISREG(i_mode)则返回
185  iint等于grity_iint_find - return the iint associated with an inode
186  如果非iint则返回
189  ima_check_last_writer(iint, inode, file)