Function report |
Source Code:include\linux\fs.h |
Create Date:2022-07-28 05:42:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:file_dentry
Proto:static inline struct dentry *file_dentry(const struct file *file)
Type:struct dentry
Parameter:
Type | Parameter | Name |
---|---|---|
const struct file * | file |
Name | Describe |
---|---|
process_measurement | |
ima_appraise_measurement | ma_appraise_measurement - appraise file measurement* Call evm_verifyxattr() to verify the integrity of 'security.ima'.* Assuming success, compare the xattr hash with the collected measurement.* Return 0 on success, error code otherwise |
ima_update_xattr | ma_update_xattr - update 'security.ima' hash value |
file_remove_privs | Remove special file priviledges (suid, capabilities) when file is written* to or truncated. |
fscrypt_file_open | scrypt_file_open - prepare to open a possibly-encrypted regular file*@inode: the inode being opened*@filp: the struct file being set up* Currently, an encrypted regular file can only be opened if its encryption key |
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 |